Documentation
¶
Overview ¶
Package vikingdbiface provides an interface to enable mocking the VIKINGDB service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Index ¶
- Constants
- type AggregateExpressionForCreateCollectionForMemoryInput
- func (s AggregateExpressionForCreateCollectionForMemoryInput) GoString() string
- func (s *AggregateExpressionForCreateCollectionForMemoryInput) SetEventPropertyName(v string) *AggregateExpressionForCreateCollectionForMemoryInput
- func (s *AggregateExpressionForCreateCollectionForMemoryInput) SetEventType(v string) *AggregateExpressionForCreateCollectionForMemoryInput
- func (s *AggregateExpressionForCreateCollectionForMemoryInput) SetOp(v string) *AggregateExpressionForCreateCollectionForMemoryInput
- func (s AggregateExpressionForCreateCollectionForMemoryInput) String() string
- type AggregateExpressionForMemoryCollectionUpdateInput
- func (s AggregateExpressionForMemoryCollectionUpdateInput) GoString() string
- func (s *AggregateExpressionForMemoryCollectionUpdateInput) SetEventPropertyName(v string) *AggregateExpressionForMemoryCollectionUpdateInput
- func (s *AggregateExpressionForMemoryCollectionUpdateInput) SetEventType(v string) *AggregateExpressionForMemoryCollectionUpdateInput
- func (s *AggregateExpressionForMemoryCollectionUpdateInput) SetOp(v string) *AggregateExpressionForMemoryCollectionUpdateInput
- func (s AggregateExpressionForMemoryCollectionUpdateInput) String() string
- type AnalyzerForCreateVikingdbCollectionInput
- func (s AnalyzerForCreateVikingdbCollectionInput) GoString() string
- func (s *AnalyzerForCreateVikingdbCollectionInput) SetCharacterConverters(v []*string) *AnalyzerForCreateVikingdbCollectionInput
- func (s *AnalyzerForCreateVikingdbCollectionInput) SetStopWordsFilters(v []*string) *AnalyzerForCreateVikingdbCollectionInput
- func (s *AnalyzerForCreateVikingdbCollectionInput) SetTokenizer(v string) *AnalyzerForCreateVikingdbCollectionInput
- func (s AnalyzerForCreateVikingdbCollectionInput) String() string
- type AnalyzerForGetVikingdbCollectionOutput
- func (s AnalyzerForGetVikingdbCollectionOutput) GoString() string
- func (s *AnalyzerForGetVikingdbCollectionOutput) SetCharacterConverters(v []*string) *AnalyzerForGetVikingdbCollectionOutput
- func (s *AnalyzerForGetVikingdbCollectionOutput) SetStopWordsFilters(v []*string) *AnalyzerForGetVikingdbCollectionOutput
- func (s *AnalyzerForGetVikingdbCollectionOutput) SetTokenizer(v string) *AnalyzerForGetVikingdbCollectionOutput
- func (s AnalyzerForGetVikingdbCollectionOutput) String() string
- type AnalyzerForListVikingdbCollectionOutput
- func (s AnalyzerForListVikingdbCollectionOutput) GoString() string
- func (s *AnalyzerForListVikingdbCollectionOutput) SetCharacterConverters(v []*string) *AnalyzerForListVikingdbCollectionOutput
- func (s *AnalyzerForListVikingdbCollectionOutput) SetStopWordsFilters(v []*string) *AnalyzerForListVikingdbCollectionOutput
- func (s *AnalyzerForListVikingdbCollectionOutput) SetTokenizer(v string) *AnalyzerForListVikingdbCollectionOutput
- func (s AnalyzerForListVikingdbCollectionOutput) String() string
- type CollectionForListVikingdbCollectionOutput
- func (s CollectionForListVikingdbCollectionOutput) GoString() string
- func (s *CollectionForListVikingdbCollectionOutput) SetCollectionName(v string) *CollectionForListVikingdbCollectionOutput
- func (s *CollectionForListVikingdbCollectionOutput) SetCollectionStats(v *CollectionStatsForListVikingdbCollectionOutput) *CollectionForListVikingdbCollectionOutput
- func (s *CollectionForListVikingdbCollectionOutput) SetCreateTime(v string) *CollectionForListVikingdbCollectionOutput
- func (s *CollectionForListVikingdbCollectionOutput) SetDescription(v string) *CollectionForListVikingdbCollectionOutput
- func (s *CollectionForListVikingdbCollectionOutput) SetEnableKeywordsSearch(v bool) *CollectionForListVikingdbCollectionOutput
- func (s *CollectionForListVikingdbCollectionOutput) SetFields(v []*FieldForListVikingdbCollectionOutput) *CollectionForListVikingdbCollectionOutput
- func (s *CollectionForListVikingdbCollectionOutput) SetFullText(v []*FullTextForListVikingdbCollectionOutput) *CollectionForListVikingdbCollectionOutput
- func (s *CollectionForListVikingdbCollectionOutput) SetIndexCount(v int32) *CollectionForListVikingdbCollectionOutput
- func (s *CollectionForListVikingdbCollectionOutput) SetIndexNames(v []*string) *CollectionForListVikingdbCollectionOutput
- func (s *CollectionForListVikingdbCollectionOutput) SetProjectName(v string) *CollectionForListVikingdbCollectionOutput
- func (s *CollectionForListVikingdbCollectionOutput) SetResourceId(v string) *CollectionForListVikingdbCollectionOutput
- func (s *CollectionForListVikingdbCollectionOutput) SetTags(v []*TagForListVikingdbCollectionOutput) *CollectionForListVikingdbCollectionOutput
- func (s *CollectionForListVikingdbCollectionOutput) SetUpdatePerson(v string) *CollectionForListVikingdbCollectionOutput
- func (s *CollectionForListVikingdbCollectionOutput) SetUpdateTime(v string) *CollectionForListVikingdbCollectionOutput
- func (s *CollectionForListVikingdbCollectionOutput) SetVectorize(v *VectorizeForListVikingdbCollectionOutput) *CollectionForListVikingdbCollectionOutput
- func (s CollectionForListVikingdbCollectionOutput) String() string
- type CollectionListForMemoryCollectionListOutput
- func (s CollectionListForMemoryCollectionListOutput) GoString() string
- func (s *CollectionListForMemoryCollectionListOutput) SetCollectionType(v string) *CollectionListForMemoryCollectionListOutput
- func (s *CollectionListForMemoryCollectionListOutput) SetCreatedAt(v string) *CollectionListForMemoryCollectionListOutput
- func (s *CollectionListForMemoryCollectionListOutput) SetCreatedBy(v string) *CollectionListForMemoryCollectionListOutput
- func (s *CollectionListForMemoryCollectionListOutput) SetDescMsg(v string) *CollectionListForMemoryCollectionListOutput
- func (s *CollectionListForMemoryCollectionListOutput) SetEventCount(v int32) *CollectionListForMemoryCollectionListOutput
- func (s *CollectionListForMemoryCollectionListOutput) SetName(v string) *CollectionListForMemoryCollectionListOutput
- func (s *CollectionListForMemoryCollectionListOutput) SetPipelineConfig(v *PipelineConfigForMemoryCollectionListOutput) *CollectionListForMemoryCollectionListOutput
- func (s *CollectionListForMemoryCollectionListOutput) SetProfileCount(v int32) *CollectionListForMemoryCollectionListOutput
- func (s *CollectionListForMemoryCollectionListOutput) SetProject(v string) *CollectionListForMemoryCollectionListOutput
- func (s *CollectionListForMemoryCollectionListOutput) SetResourceId(v string) *CollectionListForMemoryCollectionListOutput
- func (s *CollectionListForMemoryCollectionListOutput) SetTags(v []*TagForMemoryCollectionListOutput) *CollectionListForMemoryCollectionListOutput
- func (s *CollectionListForMemoryCollectionListOutput) SetUpdatedAt(v string) *CollectionListForMemoryCollectionListOutput
- func (s CollectionListForMemoryCollectionListOutput) String() string
- type CollectionStatsForGetVikingdbCollectionOutput
- func (s CollectionStatsForGetVikingdbCollectionOutput) GoString() string
- func (s *CollectionStatsForGetVikingdbCollectionOutput) SetDataCount(v int64) *CollectionStatsForGetVikingdbCollectionOutput
- func (s *CollectionStatsForGetVikingdbCollectionOutput) SetDataStorage(v int64) *CollectionStatsForGetVikingdbCollectionOutput
- func (s CollectionStatsForGetVikingdbCollectionOutput) String() string
- type CollectionStatsForListVikingdbCollectionOutput
- func (s CollectionStatsForListVikingdbCollectionOutput) GoString() string
- func (s *CollectionStatsForListVikingdbCollectionOutput) SetDataCount(v int64) *CollectionStatsForListVikingdbCollectionOutput
- func (s *CollectionStatsForListVikingdbCollectionOutput) SetDataStorage(v int64) *CollectionStatsForListVikingdbCollectionOutput
- func (s CollectionStatsForListVikingdbCollectionOutput) String() string
- type ConvertPropertyForCreateCollectionForMemoryInput
- func (s ConvertPropertyForCreateCollectionForMemoryInput) GoString() string
- func (s *ConvertPropertyForCreateCollectionForMemoryInput) SetAggregateExpression(v *AggregateExpressionForCreateCollectionForMemoryInput) *ConvertPropertyForCreateCollectionForMemoryInput
- func (s *ConvertPropertyForCreateCollectionForMemoryInput) SetDescription(v string) *ConvertPropertyForCreateCollectionForMemoryInput
- func (s *ConvertPropertyForCreateCollectionForMemoryInput) SetIsPrimaryKey(v bool) *ConvertPropertyForCreateCollectionForMemoryInput
- func (s *ConvertPropertyForCreateCollectionForMemoryInput) SetPropertyName(v string) *ConvertPropertyForCreateCollectionForMemoryInput
- func (s *ConvertPropertyForCreateCollectionForMemoryInput) SetPropertyValueType(v string) *ConvertPropertyForCreateCollectionForMemoryInput
- func (s ConvertPropertyForCreateCollectionForMemoryInput) String() string
- type ConvertPropertyForMemoryCollectionUpdateInput
- func (s ConvertPropertyForMemoryCollectionUpdateInput) GoString() string
- func (s *ConvertPropertyForMemoryCollectionUpdateInput) SetAggregateExpression(v *AggregateExpressionForMemoryCollectionUpdateInput) *ConvertPropertyForMemoryCollectionUpdateInput
- func (s *ConvertPropertyForMemoryCollectionUpdateInput) SetDescription(v string) *ConvertPropertyForMemoryCollectionUpdateInput
- func (s *ConvertPropertyForMemoryCollectionUpdateInput) SetIsPrimaryKey(v bool) *ConvertPropertyForMemoryCollectionUpdateInput
- func (s *ConvertPropertyForMemoryCollectionUpdateInput) SetPropertyName(v string) *ConvertPropertyForMemoryCollectionUpdateInput
- func (s *ConvertPropertyForMemoryCollectionUpdateInput) SetPropertyValueType(v string) *ConvertPropertyForMemoryCollectionUpdateInput
- func (s ConvertPropertyForMemoryCollectionUpdateInput) String() string
- type CreateCollectionForMemoryInput
- func (s CreateCollectionForMemoryInput) GoString() string
- func (s *CreateCollectionForMemoryInput) SetBuiltinEventTypes(v []*string) *CreateCollectionForMemoryInput
- func (s *CreateCollectionForMemoryInput) SetBuiltinProfileTypes(v []*string) *CreateCollectionForMemoryInput
- func (s *CreateCollectionForMemoryInput) SetCollectionModalType(v string) *CreateCollectionForMemoryInput
- func (s *CreateCollectionForMemoryInput) SetCollectionName(v string) *CreateCollectionForMemoryInput
- func (s *CreateCollectionForMemoryInput) SetCollectionType(v string) *CreateCollectionForMemoryInput
- func (s *CreateCollectionForMemoryInput) SetCpuQuota(v int32) *CreateCollectionForMemoryInput
- func (s *CreateCollectionForMemoryInput) SetCustomEventTypeSchemas(v []*CustomEventTypeSchemaForCreateCollectionForMemoryInput) *CreateCollectionForMemoryInput
- func (s *CreateCollectionForMemoryInput) SetCustomProfileTypeSchemas(v []*CustomProfileTypeSchemaForCreateCollectionForMemoryInput) *CreateCollectionForMemoryInput
- func (s *CreateCollectionForMemoryInput) SetDescription(v string) *CreateCollectionForMemoryInput
- func (s *CreateCollectionForMemoryInput) SetProjectName(v string) *CreateCollectionForMemoryInput
- func (s CreateCollectionForMemoryInput) String() string
- func (s *CreateCollectionForMemoryInput) Validate() error
- type CreateCollectionForMemoryOutput
- type CreateVikingdbCollectionInput
- func (s CreateVikingdbCollectionInput) GoString() string
- func (s *CreateVikingdbCollectionInput) SetCollectionName(v string) *CreateVikingdbCollectionInput
- func (s *CreateVikingdbCollectionInput) SetDescription(v string) *CreateVikingdbCollectionInput
- func (s *CreateVikingdbCollectionInput) SetFields(v []*FieldForCreateVikingdbCollectionInput) *CreateVikingdbCollectionInput
- func (s *CreateVikingdbCollectionInput) SetFullText(v []*FullTextForCreateVikingdbCollectionInput) *CreateVikingdbCollectionInput
- func (s *CreateVikingdbCollectionInput) SetProjectName(v string) *CreateVikingdbCollectionInput
- func (s *CreateVikingdbCollectionInput) SetTags(v []*TagForCreateVikingdbCollectionInput) *CreateVikingdbCollectionInput
- func (s *CreateVikingdbCollectionInput) SetVectorize(v *VectorizeForCreateVikingdbCollectionInput) *CreateVikingdbCollectionInput
- func (s CreateVikingdbCollectionInput) String() string
- func (s *CreateVikingdbCollectionInput) Validate() error
- type CreateVikingdbCollectionOutput
- func (s CreateVikingdbCollectionOutput) GoString() string
- func (s *CreateVikingdbCollectionOutput) SetMessage(v string) *CreateVikingdbCollectionOutput
- func (s *CreateVikingdbCollectionOutput) SetResourceId(v string) *CreateVikingdbCollectionOutput
- func (s CreateVikingdbCollectionOutput) String() string
- type CreateVikingdbIndexInput
- func (s CreateVikingdbIndexInput) GoString() string
- func (s *CreateVikingdbIndexInput) SetCollectionName(v string) *CreateVikingdbIndexInput
- func (s *CreateVikingdbIndexInput) SetCpuQuota(v int32) *CreateVikingdbIndexInput
- func (s *CreateVikingdbIndexInput) SetDescription(v string) *CreateVikingdbIndexInput
- func (s *CreateVikingdbIndexInput) SetIndexName(v string) *CreateVikingdbIndexInput
- func (s *CreateVikingdbIndexInput) SetProjectName(v string) *CreateVikingdbIndexInput
- func (s *CreateVikingdbIndexInput) SetResourceId(v string) *CreateVikingdbIndexInput
- func (s *CreateVikingdbIndexInput) SetScalarIndex(v []*string) *CreateVikingdbIndexInput
- func (s *CreateVikingdbIndexInput) SetShardCount(v int32) *CreateVikingdbIndexInput
- func (s *CreateVikingdbIndexInput) SetShardPolicy(v string) *CreateVikingdbIndexInput
- func (s *CreateVikingdbIndexInput) SetVectorIndex(v *VectorIndexForCreateVikingdbIndexInput) *CreateVikingdbIndexInput
- func (s CreateVikingdbIndexInput) String() string
- func (s *CreateVikingdbIndexInput) Validate() error
- type CreateVikingdbIndexOutput
- type CreateVikingdbTaskInput
- func (s CreateVikingdbTaskInput) GoString() string
- func (s *CreateVikingdbTaskInput) SetCollectionName(v string) *CreateVikingdbTaskInput
- func (s *CreateVikingdbTaskInput) SetProjectName(v string) *CreateVikingdbTaskInput
- func (s *CreateVikingdbTaskInput) SetResourceId(v string) *CreateVikingdbTaskInput
- func (s *CreateVikingdbTaskInput) SetTaskConfig(v *TaskConfigForCreateVikingdbTaskInput) *CreateVikingdbTaskInput
- func (s *CreateVikingdbTaskInput) SetTaskType(v string) *CreateVikingdbTaskInput
- func (s CreateVikingdbTaskInput) String() string
- func (s *CreateVikingdbTaskInput) Validate() error
- type CreateVikingdbTaskOutput
- type CustomEventTypeSchemaForCreateCollectionForMemoryInput
- func (s CustomEventTypeSchemaForCreateCollectionForMemoryInput) GoString() string
- func (s *CustomEventTypeSchemaForCreateCollectionForMemoryInput) SetDescription(v string) *CustomEventTypeSchemaForCreateCollectionForMemoryInput
- func (s *CustomEventTypeSchemaForCreateCollectionForMemoryInput) SetEventType(v string) *CustomEventTypeSchemaForCreateCollectionForMemoryInput
- func (s *CustomEventTypeSchemaForCreateCollectionForMemoryInput) SetProperties(v []*PropertyForCreateCollectionForMemoryInput) *CustomEventTypeSchemaForCreateCollectionForMemoryInput
- func (s *CustomEventTypeSchemaForCreateCollectionForMemoryInput) SetValidationExpression(v string) *CustomEventTypeSchemaForCreateCollectionForMemoryInput
- func (s *CustomEventTypeSchemaForCreateCollectionForMemoryInput) SetVersion(v string) *CustomEventTypeSchemaForCreateCollectionForMemoryInput
- func (s CustomEventTypeSchemaForCreateCollectionForMemoryInput) String() string
- type CustomEventTypeSchemaForMemoryCollectionUpdateInput
- func (s CustomEventTypeSchemaForMemoryCollectionUpdateInput) GoString() string
- func (s *CustomEventTypeSchemaForMemoryCollectionUpdateInput) SetDescription(v string) *CustomEventTypeSchemaForMemoryCollectionUpdateInput
- func (s *CustomEventTypeSchemaForMemoryCollectionUpdateInput) SetEventType(v string) *CustomEventTypeSchemaForMemoryCollectionUpdateInput
- func (s *CustomEventTypeSchemaForMemoryCollectionUpdateInput) SetProperties(v []*PropertyForMemoryCollectionUpdateInput) *CustomEventTypeSchemaForMemoryCollectionUpdateInput
- func (s *CustomEventTypeSchemaForMemoryCollectionUpdateInput) SetValidationExpression(v string) *CustomEventTypeSchemaForMemoryCollectionUpdateInput
- func (s *CustomEventTypeSchemaForMemoryCollectionUpdateInput) SetVersion(v string) *CustomEventTypeSchemaForMemoryCollectionUpdateInput
- func (s CustomEventTypeSchemaForMemoryCollectionUpdateInput) String() string
- type CustomProfileTypeSchemaForCreateCollectionForMemoryInput
- func (s CustomProfileTypeSchemaForCreateCollectionForMemoryInput) GoString() string
- func (s *CustomProfileTypeSchemaForCreateCollectionForMemoryInput) SetDescription(v string) *CustomProfileTypeSchemaForCreateCollectionForMemoryInput
- func (s *CustomProfileTypeSchemaForCreateCollectionForMemoryInput) SetProfileType(v string) *CustomProfileTypeSchemaForCreateCollectionForMemoryInput
- func (s *CustomProfileTypeSchemaForCreateCollectionForMemoryInput) SetProperties(v []*ConvertPropertyForCreateCollectionForMemoryInput) *CustomProfileTypeSchemaForCreateCollectionForMemoryInput
- func (s *CustomProfileTypeSchemaForCreateCollectionForMemoryInput) SetVersion(v string) *CustomProfileTypeSchemaForCreateCollectionForMemoryInput
- func (s CustomProfileTypeSchemaForCreateCollectionForMemoryInput) String() string
- type CustomProfileTypeSchemaForMemoryCollectionUpdateInput
- func (s CustomProfileTypeSchemaForMemoryCollectionUpdateInput) GoString() string
- func (s *CustomProfileTypeSchemaForMemoryCollectionUpdateInput) SetDescription(v string) *CustomProfileTypeSchemaForMemoryCollectionUpdateInput
- func (s *CustomProfileTypeSchemaForMemoryCollectionUpdateInput) SetProfileType(v string) *CustomProfileTypeSchemaForMemoryCollectionUpdateInput
- func (s *CustomProfileTypeSchemaForMemoryCollectionUpdateInput) SetProperties(v []*ConvertPropertyForMemoryCollectionUpdateInput) *CustomProfileTypeSchemaForMemoryCollectionUpdateInput
- func (s *CustomProfileTypeSchemaForMemoryCollectionUpdateInput) SetVersion(v string) *CustomProfileTypeSchemaForMemoryCollectionUpdateInput
- func (s CustomProfileTypeSchemaForMemoryCollectionUpdateInput) String() string
- type DeleteVikingdbCollectionInput
- func (s DeleteVikingdbCollectionInput) GoString() string
- func (s *DeleteVikingdbCollectionInput) SetCollectionName(v string) *DeleteVikingdbCollectionInput
- func (s *DeleteVikingdbCollectionInput) SetProjectName(v string) *DeleteVikingdbCollectionInput
- func (s *DeleteVikingdbCollectionInput) SetResourceId(v string) *DeleteVikingdbCollectionInput
- func (s DeleteVikingdbCollectionInput) String() string
- func (s *DeleteVikingdbCollectionInput) Validate() error
- type DeleteVikingdbCollectionOutput
- type DeleteVikingdbIndexInput
- func (s DeleteVikingdbIndexInput) GoString() string
- func (s *DeleteVikingdbIndexInput) SetCollectionName(v string) *DeleteVikingdbIndexInput
- func (s *DeleteVikingdbIndexInput) SetIndexName(v string) *DeleteVikingdbIndexInput
- func (s *DeleteVikingdbIndexInput) SetProjectName(v string) *DeleteVikingdbIndexInput
- func (s *DeleteVikingdbIndexInput) SetResourceId(v string) *DeleteVikingdbIndexInput
- func (s DeleteVikingdbIndexInput) String() string
- func (s *DeleteVikingdbIndexInput) Validate() error
- type DeleteVikingdbIndexOutput
- type DeleteVikingdbTaskInput
- type DeleteVikingdbTaskOutput
- type DenseForCreateVikingdbCollectionInput
- func (s DenseForCreateVikingdbCollectionInput) GoString() string
- func (s *DenseForCreateVikingdbCollectionInput) SetDim(v int32) *DenseForCreateVikingdbCollectionInput
- func (s *DenseForCreateVikingdbCollectionInput) SetImageField(v string) *DenseForCreateVikingdbCollectionInput
- func (s *DenseForCreateVikingdbCollectionInput) SetInstruction(v *InstructionForCreateVikingdbCollectionInput) *DenseForCreateVikingdbCollectionInput
- func (s *DenseForCreateVikingdbCollectionInput) SetModelName(v string) *DenseForCreateVikingdbCollectionInput
- func (s *DenseForCreateVikingdbCollectionInput) SetModelVersion(v string) *DenseForCreateVikingdbCollectionInput
- func (s *DenseForCreateVikingdbCollectionInput) SetNDim(v int32) *DenseForCreateVikingdbCollectionInput
- func (s *DenseForCreateVikingdbCollectionInput) SetShape(v []*int32) *DenseForCreateVikingdbCollectionInput
- func (s *DenseForCreateVikingdbCollectionInput) SetTensorQuantType(v string) *DenseForCreateVikingdbCollectionInput
- func (s *DenseForCreateVikingdbCollectionInput) SetTextField(v string) *DenseForCreateVikingdbCollectionInput
- func (s *DenseForCreateVikingdbCollectionInput) SetVideoField(v string) *DenseForCreateVikingdbCollectionInput
- func (s DenseForCreateVikingdbCollectionInput) String() string
- type DenseForGetVikingdbCollectionOutput
- func (s DenseForGetVikingdbCollectionOutput) GoString() string
- func (s *DenseForGetVikingdbCollectionOutput) SetDim(v int32) *DenseForGetVikingdbCollectionOutput
- func (s *DenseForGetVikingdbCollectionOutput) SetImageField(v string) *DenseForGetVikingdbCollectionOutput
- func (s *DenseForGetVikingdbCollectionOutput) SetInstruction(v *InstructionForGetVikingdbCollectionOutput) *DenseForGetVikingdbCollectionOutput
- func (s *DenseForGetVikingdbCollectionOutput) SetModelName(v string) *DenseForGetVikingdbCollectionOutput
- func (s *DenseForGetVikingdbCollectionOutput) SetModelVersion(v string) *DenseForGetVikingdbCollectionOutput
- func (s *DenseForGetVikingdbCollectionOutput) SetNDim(v int32) *DenseForGetVikingdbCollectionOutput
- func (s *DenseForGetVikingdbCollectionOutput) SetShape(v []*int32) *DenseForGetVikingdbCollectionOutput
- func (s *DenseForGetVikingdbCollectionOutput) SetTensorQuantType(v string) *DenseForGetVikingdbCollectionOutput
- func (s *DenseForGetVikingdbCollectionOutput) SetTextField(v string) *DenseForGetVikingdbCollectionOutput
- func (s *DenseForGetVikingdbCollectionOutput) SetVideoField(v string) *DenseForGetVikingdbCollectionOutput
- func (s DenseForGetVikingdbCollectionOutput) String() string
- type DenseForListVikingdbCollectionOutput
- func (s DenseForListVikingdbCollectionOutput) GoString() string
- func (s *DenseForListVikingdbCollectionOutput) SetDim(v int32) *DenseForListVikingdbCollectionOutput
- func (s *DenseForListVikingdbCollectionOutput) SetImageField(v string) *DenseForListVikingdbCollectionOutput
- func (s *DenseForListVikingdbCollectionOutput) SetInstruction(v *InstructionForListVikingdbCollectionOutput) *DenseForListVikingdbCollectionOutput
- func (s *DenseForListVikingdbCollectionOutput) SetModelName(v string) *DenseForListVikingdbCollectionOutput
- func (s *DenseForListVikingdbCollectionOutput) SetModelVersion(v string) *DenseForListVikingdbCollectionOutput
- func (s *DenseForListVikingdbCollectionOutput) SetNDim(v int32) *DenseForListVikingdbCollectionOutput
- func (s *DenseForListVikingdbCollectionOutput) SetShape(v []*int32) *DenseForListVikingdbCollectionOutput
- func (s *DenseForListVikingdbCollectionOutput) SetTensorQuantType(v string) *DenseForListVikingdbCollectionOutput
- func (s *DenseForListVikingdbCollectionOutput) SetTextField(v string) *DenseForListVikingdbCollectionOutput
- func (s *DenseForListVikingdbCollectionOutput) SetVideoField(v string) *DenseForListVikingdbCollectionOutput
- func (s DenseForListVikingdbCollectionOutput) String() string
- type DisableVikingdbIndexInput
- func (s DisableVikingdbIndexInput) GoString() string
- func (s *DisableVikingdbIndexInput) SetCollectionName(v string) *DisableVikingdbIndexInput
- func (s *DisableVikingdbIndexInput) SetIndexName(v string) *DisableVikingdbIndexInput
- func (s *DisableVikingdbIndexInput) SetProjectName(v string) *DisableVikingdbIndexInput
- func (s *DisableVikingdbIndexInput) SetResourceId(v string) *DisableVikingdbIndexInput
- func (s DisableVikingdbIndexInput) String() string
- func (s *DisableVikingdbIndexInput) Validate() error
- type DisableVikingdbIndexOutput
- type EnableVikingdbIndexInput
- func (s EnableVikingdbIndexInput) GoString() string
- func (s *EnableVikingdbIndexInput) SetCollectionName(v string) *EnableVikingdbIndexInput
- func (s *EnableVikingdbIndexInput) SetIndexName(v string) *EnableVikingdbIndexInput
- func (s *EnableVikingdbIndexInput) SetProjectName(v string) *EnableVikingdbIndexInput
- func (s *EnableVikingdbIndexInput) SetResourceId(v string) *EnableVikingdbIndexInput
- func (s EnableVikingdbIndexInput) String() string
- func (s *EnableVikingdbIndexInput) Validate() error
- type EnableVikingdbIndexOutput
- type FieldForCreateVikingdbCollectionInput
- func (s FieldForCreateVikingdbCollectionInput) GoString() string
- func (s *FieldForCreateVikingdbCollectionInput) SetDefaultValue(v interface{}) *FieldForCreateVikingdbCollectionInput
- func (s *FieldForCreateVikingdbCollectionInput) SetDim(v int32) *FieldForCreateVikingdbCollectionInput
- func (s *FieldForCreateVikingdbCollectionInput) SetFieldName(v string) *FieldForCreateVikingdbCollectionInput
- func (s *FieldForCreateVikingdbCollectionInput) SetFieldType(v string) *FieldForCreateVikingdbCollectionInput
- func (s *FieldForCreateVikingdbCollectionInput) SetIsPrimaryKey(v bool) *FieldForCreateVikingdbCollectionInput
- func (s FieldForCreateVikingdbCollectionInput) String() string
- func (s *FieldForCreateVikingdbCollectionInput) Validate() error
- type FieldForGetVikingdbCollectionOutput
- func (s FieldForGetVikingdbCollectionOutput) GoString() string
- func (s *FieldForGetVikingdbCollectionOutput) SetDefaultValue(v interface{}) *FieldForGetVikingdbCollectionOutput
- func (s *FieldForGetVikingdbCollectionOutput) SetDim(v int32) *FieldForGetVikingdbCollectionOutput
- func (s *FieldForGetVikingdbCollectionOutput) SetFieldName(v string) *FieldForGetVikingdbCollectionOutput
- func (s *FieldForGetVikingdbCollectionOutput) SetFieldType(v string) *FieldForGetVikingdbCollectionOutput
- func (s *FieldForGetVikingdbCollectionOutput) SetIsPrimaryKey(v bool) *FieldForGetVikingdbCollectionOutput
- func (s FieldForGetVikingdbCollectionOutput) String() string
- type FieldForListVikingdbCollectionOutput
- func (s FieldForListVikingdbCollectionOutput) GoString() string
- func (s *FieldForListVikingdbCollectionOutput) SetDefaultValue(v interface{}) *FieldForListVikingdbCollectionOutput
- func (s *FieldForListVikingdbCollectionOutput) SetDim(v int32) *FieldForListVikingdbCollectionOutput
- func (s *FieldForListVikingdbCollectionOutput) SetFieldName(v string) *FieldForListVikingdbCollectionOutput
- func (s *FieldForListVikingdbCollectionOutput) SetFieldType(v string) *FieldForListVikingdbCollectionOutput
- func (s *FieldForListVikingdbCollectionOutput) SetIsPrimaryKey(v bool) *FieldForListVikingdbCollectionOutput
- func (s FieldForListVikingdbCollectionOutput) String() string
- type FieldForUpdateVikingdbCollectionInput
- func (s FieldForUpdateVikingdbCollectionInput) GoString() string
- func (s *FieldForUpdateVikingdbCollectionInput) SetDefaultValue(v interface{}) *FieldForUpdateVikingdbCollectionInput
- func (s *FieldForUpdateVikingdbCollectionInput) SetDim(v int32) *FieldForUpdateVikingdbCollectionInput
- func (s *FieldForUpdateVikingdbCollectionInput) SetFieldName(v string) *FieldForUpdateVikingdbCollectionInput
- func (s *FieldForUpdateVikingdbCollectionInput) SetFieldType(v string) *FieldForUpdateVikingdbCollectionInput
- func (s *FieldForUpdateVikingdbCollectionInput) SetIsPrimaryKey(v bool) *FieldForUpdateVikingdbCollectionInput
- func (s FieldForUpdateVikingdbCollectionInput) String() string
- func (s *FieldForUpdateVikingdbCollectionInput) Validate() error
- type FilterForListVikingdbCollectionInput
- type FilterForListVikingdbIndexInput
- func (s FilterForListVikingdbIndexInput) GoString() string
- func (s *FilterForListVikingdbIndexInput) SetCollectionName(v []*string) *FilterForListVikingdbIndexInput
- func (s *FilterForListVikingdbIndexInput) SetIndexNameKeyword(v string) *FilterForListVikingdbIndexInput
- func (s *FilterForListVikingdbIndexInput) SetStatus(v []*string) *FilterForListVikingdbIndexInput
- func (s FilterForListVikingdbIndexInput) String() string
- type FullTextForCreateVikingdbCollectionInput
- func (s FullTextForCreateVikingdbCollectionInput) GoString() string
- func (s *FullTextForCreateVikingdbCollectionInput) SetAnalyzer(v *AnalyzerForCreateVikingdbCollectionInput) *FullTextForCreateVikingdbCollectionInput
- func (s *FullTextForCreateVikingdbCollectionInput) SetField(v string) *FullTextForCreateVikingdbCollectionInput
- func (s FullTextForCreateVikingdbCollectionInput) String() string
- func (s *FullTextForCreateVikingdbCollectionInput) Validate() error
- type FullTextForGetVikingdbCollectionOutput
- func (s FullTextForGetVikingdbCollectionOutput) GoString() string
- func (s *FullTextForGetVikingdbCollectionOutput) SetAnalyzer(v *AnalyzerForGetVikingdbCollectionOutput) *FullTextForGetVikingdbCollectionOutput
- func (s *FullTextForGetVikingdbCollectionOutput) SetField(v string) *FullTextForGetVikingdbCollectionOutput
- func (s FullTextForGetVikingdbCollectionOutput) String() string
- type FullTextForListVikingdbCollectionOutput
- func (s FullTextForListVikingdbCollectionOutput) GoString() string
- func (s *FullTextForListVikingdbCollectionOutput) SetAnalyzer(v *AnalyzerForListVikingdbCollectionOutput) *FullTextForListVikingdbCollectionOutput
- func (s *FullTextForListVikingdbCollectionOutput) SetField(v string) *FullTextForListVikingdbCollectionOutput
- func (s FullTextForListVikingdbCollectionOutput) String() string
- type GetVikingdbCollectionInput
- func (s GetVikingdbCollectionInput) GoString() string
- func (s *GetVikingdbCollectionInput) SetCollectionName(v string) *GetVikingdbCollectionInput
- func (s *GetVikingdbCollectionInput) SetProjectName(v string) *GetVikingdbCollectionInput
- func (s *GetVikingdbCollectionInput) SetResourceId(v string) *GetVikingdbCollectionInput
- func (s GetVikingdbCollectionInput) String() string
- func (s *GetVikingdbCollectionInput) Validate() error
- type GetVikingdbCollectionOutput
- func (s GetVikingdbCollectionOutput) GoString() string
- func (s *GetVikingdbCollectionOutput) SetCollectionName(v string) *GetVikingdbCollectionOutput
- func (s *GetVikingdbCollectionOutput) SetCollectionStats(v *CollectionStatsForGetVikingdbCollectionOutput) *GetVikingdbCollectionOutput
- func (s *GetVikingdbCollectionOutput) SetCreateTime(v string) *GetVikingdbCollectionOutput
- func (s *GetVikingdbCollectionOutput) SetDescription(v string) *GetVikingdbCollectionOutput
- func (s *GetVikingdbCollectionOutput) SetEnableKeywordsSearch(v bool) *GetVikingdbCollectionOutput
- func (s *GetVikingdbCollectionOutput) SetFields(v []*FieldForGetVikingdbCollectionOutput) *GetVikingdbCollectionOutput
- func (s *GetVikingdbCollectionOutput) SetFullText(v []*FullTextForGetVikingdbCollectionOutput) *GetVikingdbCollectionOutput
- func (s *GetVikingdbCollectionOutput) SetIndexCount(v int32) *GetVikingdbCollectionOutput
- func (s *GetVikingdbCollectionOutput) SetIndexNames(v []*string) *GetVikingdbCollectionOutput
- func (s *GetVikingdbCollectionOutput) SetProjectName(v string) *GetVikingdbCollectionOutput
- func (s *GetVikingdbCollectionOutput) SetResourceId(v string) *GetVikingdbCollectionOutput
- func (s *GetVikingdbCollectionOutput) SetUpdatePerson(v string) *GetVikingdbCollectionOutput
- func (s *GetVikingdbCollectionOutput) SetUpdateTime(v string) *GetVikingdbCollectionOutput
- func (s *GetVikingdbCollectionOutput) SetVectorize(v *VectorizeForGetVikingdbCollectionOutput) *GetVikingdbCollectionOutput
- func (s GetVikingdbCollectionOutput) String() string
- type GetVikingdbIndexInput
- func (s GetVikingdbIndexInput) GoString() string
- func (s *GetVikingdbIndexInput) SetCollectionName(v string) *GetVikingdbIndexInput
- func (s *GetVikingdbIndexInput) SetIndexName(v string) *GetVikingdbIndexInput
- func (s *GetVikingdbIndexInput) SetProjectName(v string) *GetVikingdbIndexInput
- func (s *GetVikingdbIndexInput) SetResourceId(v string) *GetVikingdbIndexInput
- func (s GetVikingdbIndexInput) String() string
- func (s *GetVikingdbIndexInput) Validate() error
- type GetVikingdbIndexOutput
- func (s GetVikingdbIndexOutput) GoString() string
- func (s *GetVikingdbIndexOutput) SetActualCU(v int32) *GetVikingdbIndexOutput
- func (s *GetVikingdbIndexOutput) SetCollectionName(v string) *GetVikingdbIndexOutput
- func (s *GetVikingdbIndexOutput) SetCpuQuota(v int32) *GetVikingdbIndexOutput
- func (s *GetVikingdbIndexOutput) SetDescription(v string) *GetVikingdbIndexOutput
- func (s *GetVikingdbIndexOutput) SetIndexName(v string) *GetVikingdbIndexOutput
- func (s *GetVikingdbIndexOutput) SetProjectName(v string) *GetVikingdbIndexOutput
- func (s *GetVikingdbIndexOutput) SetResourceId(v string) *GetVikingdbIndexOutput
- func (s *GetVikingdbIndexOutput) SetScalarIndex(v []*ScalarIndexForGetVikingdbIndexOutput) *GetVikingdbIndexOutput
- func (s *GetVikingdbIndexOutput) SetShardCount(v int32) *GetVikingdbIndexOutput
- func (s *GetVikingdbIndexOutput) SetShardPolicy(v string) *GetVikingdbIndexOutput
- func (s *GetVikingdbIndexOutput) SetStatus(v string) *GetVikingdbIndexOutput
- func (s *GetVikingdbIndexOutput) SetVectorIndex(v *VectorIndexForGetVikingdbIndexOutput) *GetVikingdbIndexOutput
- func (s GetVikingdbIndexOutput) String() string
- type GetVikingdbTaskInput
- type GetVikingdbTaskOutput
- func (s GetVikingdbTaskOutput) GoString() string
- func (s *GetVikingdbTaskOutput) SetCreateTime(v string) *GetVikingdbTaskOutput
- func (s *GetVikingdbTaskOutput) SetTaskConfig(v *TaskConfigForGetVikingdbTaskOutput) *GetVikingdbTaskOutput
- func (s *GetVikingdbTaskOutput) SetTaskId(v string) *GetVikingdbTaskOutput
- func (s *GetVikingdbTaskOutput) SetTaskProcessInfo(v *TaskProcessInfoForGetVikingdbTaskOutput) *GetVikingdbTaskOutput
- func (s *GetVikingdbTaskOutput) SetTaskStatus(v string) *GetVikingdbTaskOutput
- func (s *GetVikingdbTaskOutput) SetTaskType(v string) *GetVikingdbTaskOutput
- func (s *GetVikingdbTaskOutput) SetUpdatePerson(v string) *GetVikingdbTaskOutput
- func (s *GetVikingdbTaskOutput) SetUpdateTime(v string) *GetVikingdbTaskOutput
- func (s GetVikingdbTaskOutput) String() string
- type IndexForListVikingdbIndexOutput
- func (s IndexForListVikingdbIndexOutput) GoString() string
- func (s *IndexForListVikingdbIndexOutput) SetActualCU(v int32) *IndexForListVikingdbIndexOutput
- func (s *IndexForListVikingdbIndexOutput) SetCollectionName(v string) *IndexForListVikingdbIndexOutput
- func (s *IndexForListVikingdbIndexOutput) SetCpuQuota(v int32) *IndexForListVikingdbIndexOutput
- func (s *IndexForListVikingdbIndexOutput) SetDescription(v string) *IndexForListVikingdbIndexOutput
- func (s *IndexForListVikingdbIndexOutput) SetIndexName(v string) *IndexForListVikingdbIndexOutput
- func (s *IndexForListVikingdbIndexOutput) SetProjectName(v string) *IndexForListVikingdbIndexOutput
- func (s *IndexForListVikingdbIndexOutput) SetResourceId(v string) *IndexForListVikingdbIndexOutput
- func (s *IndexForListVikingdbIndexOutput) SetScalarIndex(v []*ScalarIndexForListVikingdbIndexOutput) *IndexForListVikingdbIndexOutput
- func (s *IndexForListVikingdbIndexOutput) SetShardCount(v int32) *IndexForListVikingdbIndexOutput
- func (s *IndexForListVikingdbIndexOutput) SetShardPolicy(v string) *IndexForListVikingdbIndexOutput
- func (s *IndexForListVikingdbIndexOutput) SetStatus(v string) *IndexForListVikingdbIndexOutput
- func (s *IndexForListVikingdbIndexOutput) SetVectorIndex(v *VectorIndexForListVikingdbIndexOutput) *IndexForListVikingdbIndexOutput
- func (s IndexForListVikingdbIndexOutput) String() string
- type InstructionForCreateVikingdbCollectionInput
- func (s InstructionForCreateVikingdbCollectionInput) GoString() string
- func (s *InstructionForCreateVikingdbCollectionInput) SetAutoFill(v bool) *InstructionForCreateVikingdbCollectionInput
- func (s *InstructionForCreateVikingdbCollectionInput) SetContent(v string) *InstructionForCreateVikingdbCollectionInput
- func (s InstructionForCreateVikingdbCollectionInput) String() string
- type InstructionForGetVikingdbCollectionOutput
- func (s InstructionForGetVikingdbCollectionOutput) GoString() string
- func (s *InstructionForGetVikingdbCollectionOutput) SetAutoFill(v bool) *InstructionForGetVikingdbCollectionOutput
- func (s *InstructionForGetVikingdbCollectionOutput) SetContent(v string) *InstructionForGetVikingdbCollectionOutput
- func (s InstructionForGetVikingdbCollectionOutput) String() string
- type InstructionForListVikingdbCollectionOutput
- func (s InstructionForListVikingdbCollectionOutput) GoString() string
- func (s *InstructionForListVikingdbCollectionOutput) SetAutoFill(v bool) *InstructionForListVikingdbCollectionOutput
- func (s *InstructionForListVikingdbCollectionOutput) SetContent(v string) *InstructionForListVikingdbCollectionOutput
- func (s InstructionForListVikingdbCollectionOutput) String() string
- type ListVikingdbCollectionInput
- func (s ListVikingdbCollectionInput) GoString() string
- func (s *ListVikingdbCollectionInput) SetFilter(v *FilterForListVikingdbCollectionInput) *ListVikingdbCollectionInput
- func (s *ListVikingdbCollectionInput) SetPageNumber(v int32) *ListVikingdbCollectionInput
- func (s *ListVikingdbCollectionInput) SetPageSize(v int32) *ListVikingdbCollectionInput
- func (s *ListVikingdbCollectionInput) SetProjectName(v string) *ListVikingdbCollectionInput
- func (s ListVikingdbCollectionInput) String() string
- func (s *ListVikingdbCollectionInput) Validate() error
- type ListVikingdbCollectionOutput
- func (s ListVikingdbCollectionOutput) GoString() string
- func (s *ListVikingdbCollectionOutput) SetCollections(v []*CollectionForListVikingdbCollectionOutput) *ListVikingdbCollectionOutput
- func (s *ListVikingdbCollectionOutput) SetPageNumber(v int32) *ListVikingdbCollectionOutput
- func (s *ListVikingdbCollectionOutput) SetPageSize(v int32) *ListVikingdbCollectionOutput
- func (s *ListVikingdbCollectionOutput) SetTotalCount(v int32) *ListVikingdbCollectionOutput
- func (s ListVikingdbCollectionOutput) String() string
- type ListVikingdbIndexInput
- func (s ListVikingdbIndexInput) GoString() string
- func (s *ListVikingdbIndexInput) SetFilter(v *FilterForListVikingdbIndexInput) *ListVikingdbIndexInput
- func (s *ListVikingdbIndexInput) SetPageNumber(v int32) *ListVikingdbIndexInput
- func (s *ListVikingdbIndexInput) SetPageSize(v int32) *ListVikingdbIndexInput
- func (s *ListVikingdbIndexInput) SetProjectName(v string) *ListVikingdbIndexInput
- func (s ListVikingdbIndexInput) String() string
- func (s *ListVikingdbIndexInput) Validate() error
- type ListVikingdbIndexOutput
- func (s ListVikingdbIndexOutput) GoString() string
- func (s *ListVikingdbIndexOutput) SetIndexes(v []*IndexForListVikingdbIndexOutput) *ListVikingdbIndexOutput
- func (s *ListVikingdbIndexOutput) SetPageNumber(v int32) *ListVikingdbIndexOutput
- func (s *ListVikingdbIndexOutput) SetPageSize(v int32) *ListVikingdbIndexOutput
- func (s *ListVikingdbIndexOutput) SetTotalCount(v int32) *ListVikingdbIndexOutput
- func (s ListVikingdbIndexOutput) String() string
- type ListVikingdbTaskInput
- func (s ListVikingdbTaskInput) GoString() string
- func (s *ListVikingdbTaskInput) SetCollectionName(v string) *ListVikingdbTaskInput
- func (s *ListVikingdbTaskInput) SetPageNumber(v int32) *ListVikingdbTaskInput
- func (s *ListVikingdbTaskInput) SetPageSize(v int32) *ListVikingdbTaskInput
- func (s *ListVikingdbTaskInput) SetProjectName(v string) *ListVikingdbTaskInput
- func (s *ListVikingdbTaskInput) SetResourceId(v string) *ListVikingdbTaskInput
- func (s *ListVikingdbTaskInput) SetTaskStatus(v string) *ListVikingdbTaskInput
- func (s *ListVikingdbTaskInput) SetTaskType(v string) *ListVikingdbTaskInput
- func (s ListVikingdbTaskInput) String() string
- func (s *ListVikingdbTaskInput) Validate() error
- type ListVikingdbTaskOutput
- func (s ListVikingdbTaskOutput) GoString() string
- func (s *ListVikingdbTaskOutput) SetPageNumber(v int32) *ListVikingdbTaskOutput
- func (s *ListVikingdbTaskOutput) SetPageSize(v int32) *ListVikingdbTaskOutput
- func (s *ListVikingdbTaskOutput) SetTasks(v []*TaskForListVikingdbTaskOutput) *ListVikingdbTaskOutput
- func (s *ListVikingdbTaskOutput) SetTotalCount(v int32) *ListVikingdbTaskOutput
- func (s ListVikingdbTaskOutput) String() string
- type MemoryCollectionDeleteInput
- func (s MemoryCollectionDeleteInput) GoString() string
- func (s *MemoryCollectionDeleteInput) SetCollectionName(v string) *MemoryCollectionDeleteInput
- func (s *MemoryCollectionDeleteInput) SetProjectName(v string) *MemoryCollectionDeleteInput
- func (s *MemoryCollectionDeleteInput) SetResourceId(v string) *MemoryCollectionDeleteInput
- func (s MemoryCollectionDeleteInput) String() string
- type MemoryCollectionDeleteOutput
- type MemoryCollectionInfoInput
- func (s MemoryCollectionInfoInput) GoString() string
- func (s *MemoryCollectionInfoInput) SetCollectionName(v string) *MemoryCollectionInfoInput
- func (s *MemoryCollectionInfoInput) SetProjectName(v string) *MemoryCollectionInfoInput
- func (s *MemoryCollectionInfoInput) SetResourceId(v string) *MemoryCollectionInfoInput
- func (s MemoryCollectionInfoInput) String() string
- type MemoryCollectionInfoOutput
- func (s MemoryCollectionInfoOutput) GoString() string
- func (s *MemoryCollectionInfoOutput) SetCollectionStatus(v string) *MemoryCollectionInfoOutput
- func (s *MemoryCollectionInfoOutput) SetCollectionType(v string) *MemoryCollectionInfoOutput
- func (s *MemoryCollectionInfoOutput) SetCreatedAt(v string) *MemoryCollectionInfoOutput
- func (s *MemoryCollectionInfoOutput) SetCreatedBy(v string) *MemoryCollectionInfoOutput
- func (s *MemoryCollectionInfoOutput) SetDescMsg(v string) *MemoryCollectionInfoOutput
- func (s *MemoryCollectionInfoOutput) SetEventCount(v int32) *MemoryCollectionInfoOutput
- func (s *MemoryCollectionInfoOutput) SetName(v string) *MemoryCollectionInfoOutput
- func (s *MemoryCollectionInfoOutput) SetPipelineConfig(v *PipelineConfigForMemoryCollectionInfoOutput) *MemoryCollectionInfoOutput
- func (s *MemoryCollectionInfoOutput) SetProfileCount(v int32) *MemoryCollectionInfoOutput
- func (s *MemoryCollectionInfoOutput) SetProject(v string) *MemoryCollectionInfoOutput
- func (s *MemoryCollectionInfoOutput) SetResourceId(v string) *MemoryCollectionInfoOutput
- func (s *MemoryCollectionInfoOutput) SetTags(v []*TagForMemoryCollectionInfoOutput) *MemoryCollectionInfoOutput
- func (s *MemoryCollectionInfoOutput) SetUpdatedAt(v string) *MemoryCollectionInfoOutput
- func (s MemoryCollectionInfoOutput) String() string
- type MemoryCollectionListInput
- type MemoryCollectionListOutput
- func (s MemoryCollectionListOutput) GoString() string
- func (s *MemoryCollectionListOutput) SetCollectionList(v []*CollectionListForMemoryCollectionListOutput) *MemoryCollectionListOutput
- func (s *MemoryCollectionListOutput) SetTotalNum(v int32) *MemoryCollectionListOutput
- func (s MemoryCollectionListOutput) String() string
- type MemoryCollectionUpdateInput
- func (s MemoryCollectionUpdateInput) GoString() string
- func (s *MemoryCollectionUpdateInput) SetBuiltinEventTypes(v []*string) *MemoryCollectionUpdateInput
- func (s *MemoryCollectionUpdateInput) SetBuiltinProfileTypes(v []*string) *MemoryCollectionUpdateInput
- func (s *MemoryCollectionUpdateInput) SetCollectionName(v string) *MemoryCollectionUpdateInput
- func (s *MemoryCollectionUpdateInput) SetCpuQuota(v int32) *MemoryCollectionUpdateInput
- func (s *MemoryCollectionUpdateInput) SetCustomEventTypeSchemas(v []*CustomEventTypeSchemaForMemoryCollectionUpdateInput) *MemoryCollectionUpdateInput
- func (s *MemoryCollectionUpdateInput) SetCustomProfileTypeSchemas(v []*CustomProfileTypeSchemaForMemoryCollectionUpdateInput) *MemoryCollectionUpdateInput
- func (s *MemoryCollectionUpdateInput) SetProjectName(v string) *MemoryCollectionUpdateInput
- func (s *MemoryCollectionUpdateInput) SetResourceId(v string) *MemoryCollectionUpdateInput
- func (s *MemoryCollectionUpdateInput) SetTags(v []*TagForMemoryCollectionUpdateInput) *MemoryCollectionUpdateInput
- func (s MemoryCollectionUpdateInput) String() string
- type MemoryCollectionUpdateOutput
- type PipelineConfigForMemoryCollectionInfoOutput
- type PipelineConfigForMemoryCollectionListOutput
- type PropertyForCreateCollectionForMemoryInput
- func (s PropertyForCreateCollectionForMemoryInput) GoString() string
- func (s *PropertyForCreateCollectionForMemoryInput) SetDescription(v string) *PropertyForCreateCollectionForMemoryInput
- func (s *PropertyForCreateCollectionForMemoryInput) SetPropertyName(v string) *PropertyForCreateCollectionForMemoryInput
- func (s *PropertyForCreateCollectionForMemoryInput) SetPropertyValueType(v string) *PropertyForCreateCollectionForMemoryInput
- func (s PropertyForCreateCollectionForMemoryInput) String() string
- type PropertyForMemoryCollectionUpdateInput
- func (s PropertyForMemoryCollectionUpdateInput) GoString() string
- func (s *PropertyForMemoryCollectionUpdateInput) SetDescription(v string) *PropertyForMemoryCollectionUpdateInput
- func (s *PropertyForMemoryCollectionUpdateInput) SetPropertyName(v string) *PropertyForMemoryCollectionUpdateInput
- func (s *PropertyForMemoryCollectionUpdateInput) SetPropertyValueType(v string) *PropertyForMemoryCollectionUpdateInput
- func (s PropertyForMemoryCollectionUpdateInput) String() string
- type ScalarIndexForGetVikingdbIndexOutput
- func (s ScalarIndexForGetVikingdbIndexOutput) GoString() string
- func (s *ScalarIndexForGetVikingdbIndexOutput) SetDefaultValue(v interface{}) *ScalarIndexForGetVikingdbIndexOutput
- func (s *ScalarIndexForGetVikingdbIndexOutput) SetDim(v int32) *ScalarIndexForGetVikingdbIndexOutput
- func (s *ScalarIndexForGetVikingdbIndexOutput) SetFieldName(v string) *ScalarIndexForGetVikingdbIndexOutput
- func (s *ScalarIndexForGetVikingdbIndexOutput) SetFieldType(v string) *ScalarIndexForGetVikingdbIndexOutput
- func (s *ScalarIndexForGetVikingdbIndexOutput) SetIsPrimaryKey(v bool) *ScalarIndexForGetVikingdbIndexOutput
- func (s ScalarIndexForGetVikingdbIndexOutput) String() string
- type ScalarIndexForListVikingdbIndexOutput
- func (s ScalarIndexForListVikingdbIndexOutput) GoString() string
- func (s *ScalarIndexForListVikingdbIndexOutput) SetDefaultValue(v interface{}) *ScalarIndexForListVikingdbIndexOutput
- func (s *ScalarIndexForListVikingdbIndexOutput) SetDim(v int32) *ScalarIndexForListVikingdbIndexOutput
- func (s *ScalarIndexForListVikingdbIndexOutput) SetFieldName(v string) *ScalarIndexForListVikingdbIndexOutput
- func (s *ScalarIndexForListVikingdbIndexOutput) SetFieldType(v string) *ScalarIndexForListVikingdbIndexOutput
- func (s *ScalarIndexForListVikingdbIndexOutput) SetIsPrimaryKey(v bool) *ScalarIndexForListVikingdbIndexOutput
- func (s ScalarIndexForListVikingdbIndexOutput) String() string
- type SparseForCreateVikingdbCollectionInput
- func (s SparseForCreateVikingdbCollectionInput) GoString() string
- func (s *SparseForCreateVikingdbCollectionInput) SetDim(v int32) *SparseForCreateVikingdbCollectionInput
- func (s *SparseForCreateVikingdbCollectionInput) SetImageField(v string) *SparseForCreateVikingdbCollectionInput
- func (s *SparseForCreateVikingdbCollectionInput) SetInstruction(v *InstructionForCreateVikingdbCollectionInput) *SparseForCreateVikingdbCollectionInput
- func (s *SparseForCreateVikingdbCollectionInput) SetModelName(v string) *SparseForCreateVikingdbCollectionInput
- func (s *SparseForCreateVikingdbCollectionInput) SetModelVersion(v string) *SparseForCreateVikingdbCollectionInput
- func (s *SparseForCreateVikingdbCollectionInput) SetNDim(v int32) *SparseForCreateVikingdbCollectionInput
- func (s *SparseForCreateVikingdbCollectionInput) SetShape(v []*int32) *SparseForCreateVikingdbCollectionInput
- func (s *SparseForCreateVikingdbCollectionInput) SetTensorQuantType(v string) *SparseForCreateVikingdbCollectionInput
- func (s *SparseForCreateVikingdbCollectionInput) SetTextField(v string) *SparseForCreateVikingdbCollectionInput
- func (s *SparseForCreateVikingdbCollectionInput) SetVideoField(v string) *SparseForCreateVikingdbCollectionInput
- func (s SparseForCreateVikingdbCollectionInput) String() string
- type SparseForGetVikingdbCollectionOutput
- func (s SparseForGetVikingdbCollectionOutput) GoString() string
- func (s *SparseForGetVikingdbCollectionOutput) SetDim(v int32) *SparseForGetVikingdbCollectionOutput
- func (s *SparseForGetVikingdbCollectionOutput) SetImageField(v string) *SparseForGetVikingdbCollectionOutput
- func (s *SparseForGetVikingdbCollectionOutput) SetInstruction(v *InstructionForGetVikingdbCollectionOutput) *SparseForGetVikingdbCollectionOutput
- func (s *SparseForGetVikingdbCollectionOutput) SetModelName(v string) *SparseForGetVikingdbCollectionOutput
- func (s *SparseForGetVikingdbCollectionOutput) SetModelVersion(v string) *SparseForGetVikingdbCollectionOutput
- func (s *SparseForGetVikingdbCollectionOutput) SetNDim(v int32) *SparseForGetVikingdbCollectionOutput
- func (s *SparseForGetVikingdbCollectionOutput) SetShape(v []*int32) *SparseForGetVikingdbCollectionOutput
- func (s *SparseForGetVikingdbCollectionOutput) SetTensorQuantType(v string) *SparseForGetVikingdbCollectionOutput
- func (s *SparseForGetVikingdbCollectionOutput) SetTextField(v string) *SparseForGetVikingdbCollectionOutput
- func (s *SparseForGetVikingdbCollectionOutput) SetVideoField(v string) *SparseForGetVikingdbCollectionOutput
- func (s SparseForGetVikingdbCollectionOutput) String() string
- type SparseForListVikingdbCollectionOutput
- func (s SparseForListVikingdbCollectionOutput) GoString() string
- func (s *SparseForListVikingdbCollectionOutput) SetDim(v int32) *SparseForListVikingdbCollectionOutput
- func (s *SparseForListVikingdbCollectionOutput) SetImageField(v string) *SparseForListVikingdbCollectionOutput
- func (s *SparseForListVikingdbCollectionOutput) SetInstruction(v *InstructionForListVikingdbCollectionOutput) *SparseForListVikingdbCollectionOutput
- func (s *SparseForListVikingdbCollectionOutput) SetModelName(v string) *SparseForListVikingdbCollectionOutput
- func (s *SparseForListVikingdbCollectionOutput) SetModelVersion(v string) *SparseForListVikingdbCollectionOutput
- func (s *SparseForListVikingdbCollectionOutput) SetNDim(v int32) *SparseForListVikingdbCollectionOutput
- func (s *SparseForListVikingdbCollectionOutput) SetShape(v []*int32) *SparseForListVikingdbCollectionOutput
- func (s *SparseForListVikingdbCollectionOutput) SetTensorQuantType(v string) *SparseForListVikingdbCollectionOutput
- func (s *SparseForListVikingdbCollectionOutput) SetTextField(v string) *SparseForListVikingdbCollectionOutput
- func (s *SparseForListVikingdbCollectionOutput) SetVideoField(v string) *SparseForListVikingdbCollectionOutput
- func (s SparseForListVikingdbCollectionOutput) String() string
- type TagForCreateVikingdbCollectionInput
- func (s TagForCreateVikingdbCollectionInput) GoString() string
- func (s *TagForCreateVikingdbCollectionInput) SetKey(v string) *TagForCreateVikingdbCollectionInput
- func (s *TagForCreateVikingdbCollectionInput) SetValue(v string) *TagForCreateVikingdbCollectionInput
- func (s TagForCreateVikingdbCollectionInput) String() string
- type TagForListVikingdbCollectionOutput
- func (s TagForListVikingdbCollectionOutput) GoString() string
- func (s *TagForListVikingdbCollectionOutput) SetKey(v string) *TagForListVikingdbCollectionOutput
- func (s *TagForListVikingdbCollectionOutput) SetValue(v string) *TagForListVikingdbCollectionOutput
- func (s TagForListVikingdbCollectionOutput) String() string
- type TagForMemoryCollectionInfoOutput
- func (s TagForMemoryCollectionInfoOutput) GoString() string
- func (s *TagForMemoryCollectionInfoOutput) SetKey(v string) *TagForMemoryCollectionInfoOutput
- func (s *TagForMemoryCollectionInfoOutput) SetValue(v string) *TagForMemoryCollectionInfoOutput
- func (s TagForMemoryCollectionInfoOutput) String() string
- type TagForMemoryCollectionListOutput
- func (s TagForMemoryCollectionListOutput) GoString() string
- func (s *TagForMemoryCollectionListOutput) SetKey(v string) *TagForMemoryCollectionListOutput
- func (s *TagForMemoryCollectionListOutput) SetValue(v string) *TagForMemoryCollectionListOutput
- func (s TagForMemoryCollectionListOutput) String() string
- type TagForMemoryCollectionUpdateInput
- func (s TagForMemoryCollectionUpdateInput) GoString() string
- func (s *TagForMemoryCollectionUpdateInput) SetKey(v string) *TagForMemoryCollectionUpdateInput
- func (s *TagForMemoryCollectionUpdateInput) SetValue(v string) *TagForMemoryCollectionUpdateInput
- func (s TagForMemoryCollectionUpdateInput) String() string
- type TaskConfigForCreateVikingdbTaskInput
- func (s TaskConfigForCreateVikingdbTaskInput) GoString() string
- func (s *TaskConfigForCreateVikingdbTaskInput) SetCollectionName(v string) *TaskConfigForCreateVikingdbTaskInput
- func (s *TaskConfigForCreateVikingdbTaskInput) SetExportAll(v bool) *TaskConfigForCreateVikingdbTaskInput
- func (s *TaskConfigForCreateVikingdbTaskInput) SetFileType(v string) *TaskConfigForCreateVikingdbTaskInput
- func (s *TaskConfigForCreateVikingdbTaskInput) SetFilterConds(v []interface{}) *TaskConfigForCreateVikingdbTaskInput
- func (s *TaskConfigForCreateVikingdbTaskInput) SetIgnoreError(v bool) *TaskConfigForCreateVikingdbTaskInput
- func (s *TaskConfigForCreateVikingdbTaskInput) SetNeedConfirm(v bool) *TaskConfigForCreateVikingdbTaskInput
- func (s *TaskConfigForCreateVikingdbTaskInput) SetProjectName(v string) *TaskConfigForCreateVikingdbTaskInput
- func (s *TaskConfigForCreateVikingdbTaskInput) SetResourceId(v string) *TaskConfigForCreateVikingdbTaskInput
- func (s *TaskConfigForCreateVikingdbTaskInput) SetTosPath(v string) *TaskConfigForCreateVikingdbTaskInput
- func (s *TaskConfigForCreateVikingdbTaskInput) SetUpdateFields(v interface{}) *TaskConfigForCreateVikingdbTaskInput
- func (s *TaskConfigForCreateVikingdbTaskInput) SetUsePublic(v bool) *TaskConfigForCreateVikingdbTaskInput
- func (s TaskConfigForCreateVikingdbTaskInput) String() string
- type TaskConfigForGetVikingdbTaskOutput
- func (s TaskConfigForGetVikingdbTaskOutput) GoString() string
- func (s *TaskConfigForGetVikingdbTaskOutput) SetCollectionName(v string) *TaskConfigForGetVikingdbTaskOutput
- func (s *TaskConfigForGetVikingdbTaskOutput) SetExportAll(v bool) *TaskConfigForGetVikingdbTaskOutput
- func (s *TaskConfigForGetVikingdbTaskOutput) SetFileType(v string) *TaskConfigForGetVikingdbTaskOutput
- func (s *TaskConfigForGetVikingdbTaskOutput) SetFilterConds(v []interface{}) *TaskConfigForGetVikingdbTaskOutput
- func (s *TaskConfigForGetVikingdbTaskOutput) SetIgnoreError(v bool) *TaskConfigForGetVikingdbTaskOutput
- func (s *TaskConfigForGetVikingdbTaskOutput) SetNeedConfirm(v bool) *TaskConfigForGetVikingdbTaskOutput
- func (s *TaskConfigForGetVikingdbTaskOutput) SetProjectName(v string) *TaskConfigForGetVikingdbTaskOutput
- func (s *TaskConfigForGetVikingdbTaskOutput) SetResourceId(v string) *TaskConfigForGetVikingdbTaskOutput
- func (s *TaskConfigForGetVikingdbTaskOutput) SetTosPath(v string) *TaskConfigForGetVikingdbTaskOutput
- func (s *TaskConfigForGetVikingdbTaskOutput) SetUpdateFields(v interface{}) *TaskConfigForGetVikingdbTaskOutput
- func (s *TaskConfigForGetVikingdbTaskOutput) SetUsePublic(v bool) *TaskConfigForGetVikingdbTaskOutput
- func (s TaskConfigForGetVikingdbTaskOutput) String() string
- type TaskConfigForListVikingdbTaskOutput
- func (s TaskConfigForListVikingdbTaskOutput) GoString() string
- func (s *TaskConfigForListVikingdbTaskOutput) SetCollectionName(v string) *TaskConfigForListVikingdbTaskOutput
- func (s *TaskConfigForListVikingdbTaskOutput) SetExportAll(v bool) *TaskConfigForListVikingdbTaskOutput
- func (s *TaskConfigForListVikingdbTaskOutput) SetFileType(v string) *TaskConfigForListVikingdbTaskOutput
- func (s *TaskConfigForListVikingdbTaskOutput) SetFilterConds(v []interface{}) *TaskConfigForListVikingdbTaskOutput
- func (s *TaskConfigForListVikingdbTaskOutput) SetIgnoreError(v bool) *TaskConfigForListVikingdbTaskOutput
- func (s *TaskConfigForListVikingdbTaskOutput) SetNeedConfirm(v bool) *TaskConfigForListVikingdbTaskOutput
- func (s *TaskConfigForListVikingdbTaskOutput) SetProjectName(v string) *TaskConfigForListVikingdbTaskOutput
- func (s *TaskConfigForListVikingdbTaskOutput) SetResourceId(v string) *TaskConfigForListVikingdbTaskOutput
- func (s *TaskConfigForListVikingdbTaskOutput) SetTosPath(v string) *TaskConfigForListVikingdbTaskOutput
- func (s *TaskConfigForListVikingdbTaskOutput) SetUpdateFields(v interface{}) *TaskConfigForListVikingdbTaskOutput
- func (s *TaskConfigForListVikingdbTaskOutput) SetUsePublic(v bool) *TaskConfigForListVikingdbTaskOutput
- func (s TaskConfigForListVikingdbTaskOutput) String() string
- type TaskForListVikingdbTaskOutput
- func (s TaskForListVikingdbTaskOutput) GoString() string
- func (s *TaskForListVikingdbTaskOutput) SetCreateTime(v string) *TaskForListVikingdbTaskOutput
- func (s *TaskForListVikingdbTaskOutput) SetTaskConfig(v *TaskConfigForListVikingdbTaskOutput) *TaskForListVikingdbTaskOutput
- func (s *TaskForListVikingdbTaskOutput) SetTaskId(v string) *TaskForListVikingdbTaskOutput
- func (s *TaskForListVikingdbTaskOutput) SetTaskProcessInfo(v *TaskProcessInfoForListVikingdbTaskOutput) *TaskForListVikingdbTaskOutput
- func (s *TaskForListVikingdbTaskOutput) SetTaskStatus(v string) *TaskForListVikingdbTaskOutput
- func (s *TaskForListVikingdbTaskOutput) SetTaskType(v string) *TaskForListVikingdbTaskOutput
- func (s *TaskForListVikingdbTaskOutput) SetUpdatePerson(v string) *TaskForListVikingdbTaskOutput
- func (s *TaskForListVikingdbTaskOutput) SetUpdateTime(v string) *TaskForListVikingdbTaskOutput
- func (s TaskForListVikingdbTaskOutput) String() string
- type TaskProcessInfoForGetVikingdbTaskOutput
- func (s TaskProcessInfoForGetVikingdbTaskOutput) GoString() string
- func (s *TaskProcessInfoForGetVikingdbTaskOutput) SetErrorMessage(v string) *TaskProcessInfoForGetVikingdbTaskOutput
- func (s *TaskProcessInfoForGetVikingdbTaskOutput) SetSampleData(v []interface{}) *TaskProcessInfoForGetVikingdbTaskOutput
- func (s *TaskProcessInfoForGetVikingdbTaskOutput) SetSampleTimestamp(v int64) *TaskProcessInfoForGetVikingdbTaskOutput
- func (s *TaskProcessInfoForGetVikingdbTaskOutput) SetScanDataCount(v int64) *TaskProcessInfoForGetVikingdbTaskOutput
- func (s *TaskProcessInfoForGetVikingdbTaskOutput) SetTaskProgress(v string) *TaskProcessInfoForGetVikingdbTaskOutput
- func (s *TaskProcessInfoForGetVikingdbTaskOutput) SetTotalDataCount(v int64) *TaskProcessInfoForGetVikingdbTaskOutput
- func (s *TaskProcessInfoForGetVikingdbTaskOutput) SetTotalFilterCount(v int64) *TaskProcessInfoForGetVikingdbTaskOutput
- func (s TaskProcessInfoForGetVikingdbTaskOutput) String() string
- type TaskProcessInfoForListVikingdbTaskOutput
- func (s TaskProcessInfoForListVikingdbTaskOutput) GoString() string
- func (s *TaskProcessInfoForListVikingdbTaskOutput) SetErrorMessage(v string) *TaskProcessInfoForListVikingdbTaskOutput
- func (s *TaskProcessInfoForListVikingdbTaskOutput) SetSampleData(v []interface{}) *TaskProcessInfoForListVikingdbTaskOutput
- func (s *TaskProcessInfoForListVikingdbTaskOutput) SetSampleTimestamp(v int64) *TaskProcessInfoForListVikingdbTaskOutput
- func (s *TaskProcessInfoForListVikingdbTaskOutput) SetScanDataCount(v int64) *TaskProcessInfoForListVikingdbTaskOutput
- func (s *TaskProcessInfoForListVikingdbTaskOutput) SetTaskProgress(v string) *TaskProcessInfoForListVikingdbTaskOutput
- func (s *TaskProcessInfoForListVikingdbTaskOutput) SetTotalDataCount(v int64) *TaskProcessInfoForListVikingdbTaskOutput
- func (s *TaskProcessInfoForListVikingdbTaskOutput) SetTotalFilterCount(v int64) *TaskProcessInfoForListVikingdbTaskOutput
- func (s TaskProcessInfoForListVikingdbTaskOutput) String() string
- type TensorForCreateVikingdbCollectionInput
- func (s TensorForCreateVikingdbCollectionInput) GoString() string
- func (s *TensorForCreateVikingdbCollectionInput) SetDim(v int32) *TensorForCreateVikingdbCollectionInput
- func (s *TensorForCreateVikingdbCollectionInput) SetImageField(v string) *TensorForCreateVikingdbCollectionInput
- func (s *TensorForCreateVikingdbCollectionInput) SetInstruction(v *InstructionForCreateVikingdbCollectionInput) *TensorForCreateVikingdbCollectionInput
- func (s *TensorForCreateVikingdbCollectionInput) SetModelName(v string) *TensorForCreateVikingdbCollectionInput
- func (s *TensorForCreateVikingdbCollectionInput) SetModelVersion(v string) *TensorForCreateVikingdbCollectionInput
- func (s *TensorForCreateVikingdbCollectionInput) SetNDim(v int32) *TensorForCreateVikingdbCollectionInput
- func (s *TensorForCreateVikingdbCollectionInput) SetShape(v []*int32) *TensorForCreateVikingdbCollectionInput
- func (s *TensorForCreateVikingdbCollectionInput) SetTensorQuantType(v string) *TensorForCreateVikingdbCollectionInput
- func (s *TensorForCreateVikingdbCollectionInput) SetTextField(v string) *TensorForCreateVikingdbCollectionInput
- func (s *TensorForCreateVikingdbCollectionInput) SetVideoField(v string) *TensorForCreateVikingdbCollectionInput
- func (s TensorForCreateVikingdbCollectionInput) String() string
- type TensorForGetVikingdbCollectionOutput
- func (s TensorForGetVikingdbCollectionOutput) GoString() string
- func (s *TensorForGetVikingdbCollectionOutput) SetDim(v int32) *TensorForGetVikingdbCollectionOutput
- func (s *TensorForGetVikingdbCollectionOutput) SetImageField(v string) *TensorForGetVikingdbCollectionOutput
- func (s *TensorForGetVikingdbCollectionOutput) SetInstruction(v *InstructionForGetVikingdbCollectionOutput) *TensorForGetVikingdbCollectionOutput
- func (s *TensorForGetVikingdbCollectionOutput) SetModelName(v string) *TensorForGetVikingdbCollectionOutput
- func (s *TensorForGetVikingdbCollectionOutput) SetModelVersion(v string) *TensorForGetVikingdbCollectionOutput
- func (s *TensorForGetVikingdbCollectionOutput) SetNDim(v int32) *TensorForGetVikingdbCollectionOutput
- func (s *TensorForGetVikingdbCollectionOutput) SetShape(v []*int32) *TensorForGetVikingdbCollectionOutput
- func (s *TensorForGetVikingdbCollectionOutput) SetTensorQuantType(v string) *TensorForGetVikingdbCollectionOutput
- func (s *TensorForGetVikingdbCollectionOutput) SetTextField(v string) *TensorForGetVikingdbCollectionOutput
- func (s *TensorForGetVikingdbCollectionOutput) SetVideoField(v string) *TensorForGetVikingdbCollectionOutput
- func (s TensorForGetVikingdbCollectionOutput) String() string
- type TensorForListVikingdbCollectionOutput
- func (s TensorForListVikingdbCollectionOutput) GoString() string
- func (s *TensorForListVikingdbCollectionOutput) SetDim(v int32) *TensorForListVikingdbCollectionOutput
- func (s *TensorForListVikingdbCollectionOutput) SetImageField(v string) *TensorForListVikingdbCollectionOutput
- func (s *TensorForListVikingdbCollectionOutput) SetInstruction(v *InstructionForListVikingdbCollectionOutput) *TensorForListVikingdbCollectionOutput
- func (s *TensorForListVikingdbCollectionOutput) SetModelName(v string) *TensorForListVikingdbCollectionOutput
- func (s *TensorForListVikingdbCollectionOutput) SetModelVersion(v string) *TensorForListVikingdbCollectionOutput
- func (s *TensorForListVikingdbCollectionOutput) SetNDim(v int32) *TensorForListVikingdbCollectionOutput
- func (s *TensorForListVikingdbCollectionOutput) SetShape(v []*int32) *TensorForListVikingdbCollectionOutput
- func (s *TensorForListVikingdbCollectionOutput) SetTensorQuantType(v string) *TensorForListVikingdbCollectionOutput
- func (s *TensorForListVikingdbCollectionOutput) SetTextField(v string) *TensorForListVikingdbCollectionOutput
- func (s *TensorForListVikingdbCollectionOutput) SetVideoField(v string) *TensorForListVikingdbCollectionOutput
- func (s TensorForListVikingdbCollectionOutput) String() string
- type UpdateVikingdbCollectionInput
- func (s UpdateVikingdbCollectionInput) GoString() string
- func (s *UpdateVikingdbCollectionInput) SetCollectionName(v string) *UpdateVikingdbCollectionInput
- func (s *UpdateVikingdbCollectionInput) SetDescription(v string) *UpdateVikingdbCollectionInput
- func (s *UpdateVikingdbCollectionInput) SetFields(v []*FieldForUpdateVikingdbCollectionInput) *UpdateVikingdbCollectionInput
- func (s *UpdateVikingdbCollectionInput) SetProjectName(v string) *UpdateVikingdbCollectionInput
- func (s *UpdateVikingdbCollectionInput) SetResourceId(v string) *UpdateVikingdbCollectionInput
- func (s UpdateVikingdbCollectionInput) String() string
- func (s *UpdateVikingdbCollectionInput) Validate() error
- type UpdateVikingdbCollectionOutput
- type UpdateVikingdbIndexInput
- func (s UpdateVikingdbIndexInput) GoString() string
- func (s *UpdateVikingdbIndexInput) SetCollectionName(v string) *UpdateVikingdbIndexInput
- func (s *UpdateVikingdbIndexInput) SetCpuQuota(v int32) *UpdateVikingdbIndexInput
- func (s *UpdateVikingdbIndexInput) SetDescription(v string) *UpdateVikingdbIndexInput
- func (s *UpdateVikingdbIndexInput) SetIndexName(v string) *UpdateVikingdbIndexInput
- func (s *UpdateVikingdbIndexInput) SetProjectName(v string) *UpdateVikingdbIndexInput
- func (s *UpdateVikingdbIndexInput) SetResourceId(v string) *UpdateVikingdbIndexInput
- func (s *UpdateVikingdbIndexInput) SetScalarIndex(v []*string) *UpdateVikingdbIndexInput
- func (s *UpdateVikingdbIndexInput) SetShardCount(v int32) *UpdateVikingdbIndexInput
- func (s *UpdateVikingdbIndexInput) SetShardPolicy(v string) *UpdateVikingdbIndexInput
- func (s UpdateVikingdbIndexInput) String() string
- func (s *UpdateVikingdbIndexInput) Validate() error
- type UpdateVikingdbIndexOutput
- type UpdateVikingdbTaskInput
- func (s UpdateVikingdbTaskInput) GoString() string
- func (s *UpdateVikingdbTaskInput) SetTaskId(v string) *UpdateVikingdbTaskInput
- func (s *UpdateVikingdbTaskInput) SetTaskStatus(v string) *UpdateVikingdbTaskInput
- func (s UpdateVikingdbTaskInput) String() string
- func (s *UpdateVikingdbTaskInput) Validate() error
- type UpdateVikingdbTaskOutput
- type VIKINGDB
- func (c *VIKINGDB) CreateCollectionForMemory(input *CreateCollectionForMemoryInput) (*CreateCollectionForMemoryOutput, error)
- func (c *VIKINGDB) CreateCollectionForMemoryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) CreateCollectionForMemoryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) CreateCollectionForMemoryCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) CreateCollectionForMemoryRequest(input *CreateCollectionForMemoryInput) (req *request.Request, output *CreateCollectionForMemoryOutput)
- func (c *VIKINGDB) CreateCollectionForMemoryWithContext(ctx volcengine.Context, input *CreateCollectionForMemoryInput, ...) (*CreateCollectionForMemoryOutput, error)
- func (c *VIKINGDB) CreateVikingdbCollection(input *CreateVikingdbCollectionInput) (*CreateVikingdbCollectionOutput, error)
- func (c *VIKINGDB) CreateVikingdbCollectionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) CreateVikingdbCollectionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) CreateVikingdbCollectionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) CreateVikingdbCollectionRequest(input *CreateVikingdbCollectionInput) (req *request.Request, output *CreateVikingdbCollectionOutput)
- func (c *VIKINGDB) CreateVikingdbCollectionWithContext(ctx volcengine.Context, input *CreateVikingdbCollectionInput, ...) (*CreateVikingdbCollectionOutput, error)
- func (c *VIKINGDB) CreateVikingdbIndex(input *CreateVikingdbIndexInput) (*CreateVikingdbIndexOutput, error)
- func (c *VIKINGDB) CreateVikingdbIndexCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) CreateVikingdbIndexCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) CreateVikingdbIndexCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) CreateVikingdbIndexRequest(input *CreateVikingdbIndexInput) (req *request.Request, output *CreateVikingdbIndexOutput)
- func (c *VIKINGDB) CreateVikingdbIndexWithContext(ctx volcengine.Context, input *CreateVikingdbIndexInput, ...) (*CreateVikingdbIndexOutput, error)
- func (c *VIKINGDB) CreateVikingdbTask(input *CreateVikingdbTaskInput) (*CreateVikingdbTaskOutput, error)
- func (c *VIKINGDB) CreateVikingdbTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) CreateVikingdbTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) CreateVikingdbTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) CreateVikingdbTaskRequest(input *CreateVikingdbTaskInput) (req *request.Request, output *CreateVikingdbTaskOutput)
- func (c *VIKINGDB) CreateVikingdbTaskWithContext(ctx volcengine.Context, input *CreateVikingdbTaskInput, opts ...request.Option) (*CreateVikingdbTaskOutput, error)
- func (c *VIKINGDB) DeleteVikingdbCollection(input *DeleteVikingdbCollectionInput) (*DeleteVikingdbCollectionOutput, error)
- func (c *VIKINGDB) DeleteVikingdbCollectionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) DeleteVikingdbCollectionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) DeleteVikingdbCollectionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) DeleteVikingdbCollectionRequest(input *DeleteVikingdbCollectionInput) (req *request.Request, output *DeleteVikingdbCollectionOutput)
- func (c *VIKINGDB) DeleteVikingdbCollectionWithContext(ctx volcengine.Context, input *DeleteVikingdbCollectionInput, ...) (*DeleteVikingdbCollectionOutput, error)
- func (c *VIKINGDB) DeleteVikingdbIndex(input *DeleteVikingdbIndexInput) (*DeleteVikingdbIndexOutput, error)
- func (c *VIKINGDB) DeleteVikingdbIndexCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) DeleteVikingdbIndexCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) DeleteVikingdbIndexCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) DeleteVikingdbIndexRequest(input *DeleteVikingdbIndexInput) (req *request.Request, output *DeleteVikingdbIndexOutput)
- func (c *VIKINGDB) DeleteVikingdbIndexWithContext(ctx volcengine.Context, input *DeleteVikingdbIndexInput, ...) (*DeleteVikingdbIndexOutput, error)
- func (c *VIKINGDB) DeleteVikingdbTask(input *DeleteVikingdbTaskInput) (*DeleteVikingdbTaskOutput, error)
- func (c *VIKINGDB) DeleteVikingdbTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) DeleteVikingdbTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) DeleteVikingdbTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) DeleteVikingdbTaskRequest(input *DeleteVikingdbTaskInput) (req *request.Request, output *DeleteVikingdbTaskOutput)
- func (c *VIKINGDB) DeleteVikingdbTaskWithContext(ctx volcengine.Context, input *DeleteVikingdbTaskInput, opts ...request.Option) (*DeleteVikingdbTaskOutput, error)
- func (c *VIKINGDB) DisableVikingdbIndex(input *DisableVikingdbIndexInput) (*DisableVikingdbIndexOutput, error)
- func (c *VIKINGDB) DisableVikingdbIndexCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) DisableVikingdbIndexCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) DisableVikingdbIndexCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) DisableVikingdbIndexRequest(input *DisableVikingdbIndexInput) (req *request.Request, output *DisableVikingdbIndexOutput)
- func (c *VIKINGDB) DisableVikingdbIndexWithContext(ctx volcengine.Context, input *DisableVikingdbIndexInput, ...) (*DisableVikingdbIndexOutput, error)
- func (c *VIKINGDB) EnableVikingdbIndex(input *EnableVikingdbIndexInput) (*EnableVikingdbIndexOutput, error)
- func (c *VIKINGDB) EnableVikingdbIndexCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) EnableVikingdbIndexCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) EnableVikingdbIndexCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) EnableVikingdbIndexRequest(input *EnableVikingdbIndexInput) (req *request.Request, output *EnableVikingdbIndexOutput)
- func (c *VIKINGDB) EnableVikingdbIndexWithContext(ctx volcengine.Context, input *EnableVikingdbIndexInput, ...) (*EnableVikingdbIndexOutput, error)
- func (c *VIKINGDB) GetVikingdbCollection(input *GetVikingdbCollectionInput) (*GetVikingdbCollectionOutput, error)
- func (c *VIKINGDB) GetVikingdbCollectionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) GetVikingdbCollectionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) GetVikingdbCollectionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) GetVikingdbCollectionRequest(input *GetVikingdbCollectionInput) (req *request.Request, output *GetVikingdbCollectionOutput)
- func (c *VIKINGDB) GetVikingdbCollectionWithContext(ctx volcengine.Context, input *GetVikingdbCollectionInput, ...) (*GetVikingdbCollectionOutput, error)
- func (c *VIKINGDB) GetVikingdbIndex(input *GetVikingdbIndexInput) (*GetVikingdbIndexOutput, error)
- func (c *VIKINGDB) GetVikingdbIndexCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) GetVikingdbIndexCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) GetVikingdbIndexCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) GetVikingdbIndexRequest(input *GetVikingdbIndexInput) (req *request.Request, output *GetVikingdbIndexOutput)
- func (c *VIKINGDB) GetVikingdbIndexWithContext(ctx volcengine.Context, input *GetVikingdbIndexInput, opts ...request.Option) (*GetVikingdbIndexOutput, error)
- func (c *VIKINGDB) GetVikingdbTask(input *GetVikingdbTaskInput) (*GetVikingdbTaskOutput, error)
- func (c *VIKINGDB) GetVikingdbTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) GetVikingdbTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) GetVikingdbTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) GetVikingdbTaskRequest(input *GetVikingdbTaskInput) (req *request.Request, output *GetVikingdbTaskOutput)
- func (c *VIKINGDB) GetVikingdbTaskWithContext(ctx volcengine.Context, input *GetVikingdbTaskInput, opts ...request.Option) (*GetVikingdbTaskOutput, error)
- func (c *VIKINGDB) ListVikingdbCollection(input *ListVikingdbCollectionInput) (*ListVikingdbCollectionOutput, error)
- func (c *VIKINGDB) ListVikingdbCollectionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) ListVikingdbCollectionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) ListVikingdbCollectionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) ListVikingdbCollectionRequest(input *ListVikingdbCollectionInput) (req *request.Request, output *ListVikingdbCollectionOutput)
- func (c *VIKINGDB) ListVikingdbCollectionWithContext(ctx volcengine.Context, input *ListVikingdbCollectionInput, ...) (*ListVikingdbCollectionOutput, error)
- func (c *VIKINGDB) ListVikingdbIndex(input *ListVikingdbIndexInput) (*ListVikingdbIndexOutput, error)
- func (c *VIKINGDB) ListVikingdbIndexCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) ListVikingdbIndexCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) ListVikingdbIndexCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) ListVikingdbIndexRequest(input *ListVikingdbIndexInput) (req *request.Request, output *ListVikingdbIndexOutput)
- func (c *VIKINGDB) ListVikingdbIndexWithContext(ctx volcengine.Context, input *ListVikingdbIndexInput, opts ...request.Option) (*ListVikingdbIndexOutput, error)
- func (c *VIKINGDB) ListVikingdbTask(input *ListVikingdbTaskInput) (*ListVikingdbTaskOutput, error)
- func (c *VIKINGDB) ListVikingdbTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) ListVikingdbTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) ListVikingdbTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) ListVikingdbTaskRequest(input *ListVikingdbTaskInput) (req *request.Request, output *ListVikingdbTaskOutput)
- func (c *VIKINGDB) ListVikingdbTaskWithContext(ctx volcengine.Context, input *ListVikingdbTaskInput, opts ...request.Option) (*ListVikingdbTaskOutput, error)
- func (c *VIKINGDB) MemoryCollectionDelete(input *MemoryCollectionDeleteInput) (*MemoryCollectionDeleteOutput, error)
- func (c *VIKINGDB) MemoryCollectionDeleteCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) MemoryCollectionDeleteCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) MemoryCollectionDeleteCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) MemoryCollectionDeleteRequest(input *MemoryCollectionDeleteInput) (req *request.Request, output *MemoryCollectionDeleteOutput)
- func (c *VIKINGDB) MemoryCollectionDeleteWithContext(ctx volcengine.Context, input *MemoryCollectionDeleteInput, ...) (*MemoryCollectionDeleteOutput, error)
- func (c *VIKINGDB) MemoryCollectionInfo(input *MemoryCollectionInfoInput) (*MemoryCollectionInfoOutput, error)
- func (c *VIKINGDB) MemoryCollectionInfoCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) MemoryCollectionInfoCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) MemoryCollectionInfoCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) MemoryCollectionInfoRequest(input *MemoryCollectionInfoInput) (req *request.Request, output *MemoryCollectionInfoOutput)
- func (c *VIKINGDB) MemoryCollectionInfoWithContext(ctx volcengine.Context, input *MemoryCollectionInfoInput, ...) (*MemoryCollectionInfoOutput, error)
- func (c *VIKINGDB) MemoryCollectionList(input *MemoryCollectionListInput) (*MemoryCollectionListOutput, error)
- func (c *VIKINGDB) MemoryCollectionListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) MemoryCollectionListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) MemoryCollectionListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) MemoryCollectionListRequest(input *MemoryCollectionListInput) (req *request.Request, output *MemoryCollectionListOutput)
- func (c *VIKINGDB) MemoryCollectionListWithContext(ctx volcengine.Context, input *MemoryCollectionListInput, ...) (*MemoryCollectionListOutput, error)
- func (c *VIKINGDB) MemoryCollectionUpdate(input *MemoryCollectionUpdateInput) (*MemoryCollectionUpdateOutput, error)
- func (c *VIKINGDB) MemoryCollectionUpdateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) MemoryCollectionUpdateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) MemoryCollectionUpdateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) MemoryCollectionUpdateRequest(input *MemoryCollectionUpdateInput) (req *request.Request, output *MemoryCollectionUpdateOutput)
- func (c *VIKINGDB) MemoryCollectionUpdateWithContext(ctx volcengine.Context, input *MemoryCollectionUpdateInput, ...) (*MemoryCollectionUpdateOutput, error)
- func (c *VIKINGDB) UpdateVikingdbCollection(input *UpdateVikingdbCollectionInput) (*UpdateVikingdbCollectionOutput, error)
- func (c *VIKINGDB) UpdateVikingdbCollectionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) UpdateVikingdbCollectionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) UpdateVikingdbCollectionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) UpdateVikingdbCollectionRequest(input *UpdateVikingdbCollectionInput) (req *request.Request, output *UpdateVikingdbCollectionOutput)
- func (c *VIKINGDB) UpdateVikingdbCollectionWithContext(ctx volcengine.Context, input *UpdateVikingdbCollectionInput, ...) (*UpdateVikingdbCollectionOutput, error)
- func (c *VIKINGDB) UpdateVikingdbIndex(input *UpdateVikingdbIndexInput) (*UpdateVikingdbIndexOutput, error)
- func (c *VIKINGDB) UpdateVikingdbIndexCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) UpdateVikingdbIndexCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) UpdateVikingdbIndexCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) UpdateVikingdbIndexRequest(input *UpdateVikingdbIndexInput) (req *request.Request, output *UpdateVikingdbIndexOutput)
- func (c *VIKINGDB) UpdateVikingdbIndexWithContext(ctx volcengine.Context, input *UpdateVikingdbIndexInput, ...) (*UpdateVikingdbIndexOutput, error)
- func (c *VIKINGDB) UpdateVikingdbTask(input *UpdateVikingdbTaskInput) (*UpdateVikingdbTaskOutput, error)
- func (c *VIKINGDB) UpdateVikingdbTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VIKINGDB) UpdateVikingdbTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VIKINGDB) UpdateVikingdbTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VIKINGDB) UpdateVikingdbTaskRequest(input *UpdateVikingdbTaskInput) (req *request.Request, output *UpdateVikingdbTaskOutput)
- func (c *VIKINGDB) UpdateVikingdbTaskWithContext(ctx volcengine.Context, input *UpdateVikingdbTaskInput, opts ...request.Option) (*UpdateVikingdbTaskOutput, error)
- type VIKINGDBAPI
- type VectorIndexForCreateVikingdbIndexInput
- func (s VectorIndexForCreateVikingdbIndexInput) GoString() string
- func (s *VectorIndexForCreateVikingdbIndexInput) SetCacheRatio(v float64) *VectorIndexForCreateVikingdbIndexInput
- func (s *VectorIndexForCreateVikingdbIndexInput) SetDiskannCef(v int32) *VectorIndexForCreateVikingdbIndexInput
- func (s *VectorIndexForCreateVikingdbIndexInput) SetDiskannM(v int32) *VectorIndexForCreateVikingdbIndexInput
- func (s *VectorIndexForCreateVikingdbIndexInput) SetDistance(v string) *VectorIndexForCreateVikingdbIndexInput
- func (s *VectorIndexForCreateVikingdbIndexInput) SetHnswCef(v int32) *VectorIndexForCreateVikingdbIndexInput
- func (s *VectorIndexForCreateVikingdbIndexInput) SetHnswM(v int32) *VectorIndexForCreateVikingdbIndexInput
- func (s *VectorIndexForCreateVikingdbIndexInput) SetHnswSef(v int32) *VectorIndexForCreateVikingdbIndexInput
- func (s *VectorIndexForCreateVikingdbIndexInput) SetIndexType(v string) *VectorIndexForCreateVikingdbIndexInput
- func (s *VectorIndexForCreateVikingdbIndexInput) SetPqCodeRatio(v float64) *VectorIndexForCreateVikingdbIndexInput
- func (s *VectorIndexForCreateVikingdbIndexInput) SetQuant(v string) *VectorIndexForCreateVikingdbIndexInput
- func (s VectorIndexForCreateVikingdbIndexInput) String() string
- type VectorIndexForGetVikingdbIndexOutput
- func (s VectorIndexForGetVikingdbIndexOutput) GoString() string
- func (s *VectorIndexForGetVikingdbIndexOutput) SetCacheRatio(v float64) *VectorIndexForGetVikingdbIndexOutput
- func (s *VectorIndexForGetVikingdbIndexOutput) SetDiskannCef(v int32) *VectorIndexForGetVikingdbIndexOutput
- func (s *VectorIndexForGetVikingdbIndexOutput) SetDiskannM(v int32) *VectorIndexForGetVikingdbIndexOutput
- func (s *VectorIndexForGetVikingdbIndexOutput) SetDistance(v string) *VectorIndexForGetVikingdbIndexOutput
- func (s *VectorIndexForGetVikingdbIndexOutput) SetHnswCef(v int32) *VectorIndexForGetVikingdbIndexOutput
- func (s *VectorIndexForGetVikingdbIndexOutput) SetHnswM(v int32) *VectorIndexForGetVikingdbIndexOutput
- func (s *VectorIndexForGetVikingdbIndexOutput) SetHnswSef(v int32) *VectorIndexForGetVikingdbIndexOutput
- func (s *VectorIndexForGetVikingdbIndexOutput) SetIndexType(v string) *VectorIndexForGetVikingdbIndexOutput
- func (s *VectorIndexForGetVikingdbIndexOutput) SetPqCodeRatio(v float64) *VectorIndexForGetVikingdbIndexOutput
- func (s *VectorIndexForGetVikingdbIndexOutput) SetQuant(v string) *VectorIndexForGetVikingdbIndexOutput
- func (s VectorIndexForGetVikingdbIndexOutput) String() string
- type VectorIndexForListVikingdbIndexOutput
- func (s VectorIndexForListVikingdbIndexOutput) GoString() string
- func (s *VectorIndexForListVikingdbIndexOutput) SetCacheRatio(v float64) *VectorIndexForListVikingdbIndexOutput
- func (s *VectorIndexForListVikingdbIndexOutput) SetDiskannCef(v int32) *VectorIndexForListVikingdbIndexOutput
- func (s *VectorIndexForListVikingdbIndexOutput) SetDiskannM(v int32) *VectorIndexForListVikingdbIndexOutput
- func (s *VectorIndexForListVikingdbIndexOutput) SetDistance(v string) *VectorIndexForListVikingdbIndexOutput
- func (s *VectorIndexForListVikingdbIndexOutput) SetHnswCef(v int32) *VectorIndexForListVikingdbIndexOutput
- func (s *VectorIndexForListVikingdbIndexOutput) SetHnswM(v int32) *VectorIndexForListVikingdbIndexOutput
- func (s *VectorIndexForListVikingdbIndexOutput) SetHnswSef(v int32) *VectorIndexForListVikingdbIndexOutput
- func (s *VectorIndexForListVikingdbIndexOutput) SetIndexType(v string) *VectorIndexForListVikingdbIndexOutput
- func (s *VectorIndexForListVikingdbIndexOutput) SetPqCodeRatio(v float64) *VectorIndexForListVikingdbIndexOutput
- func (s *VectorIndexForListVikingdbIndexOutput) SetQuant(v string) *VectorIndexForListVikingdbIndexOutput
- func (s VectorIndexForListVikingdbIndexOutput) String() string
- type VectorizeForCreateVikingdbCollectionInput
- func (s VectorizeForCreateVikingdbCollectionInput) GoString() string
- func (s *VectorizeForCreateVikingdbCollectionInput) SetDense(v *DenseForCreateVikingdbCollectionInput) *VectorizeForCreateVikingdbCollectionInput
- func (s *VectorizeForCreateVikingdbCollectionInput) SetSparse(v *SparseForCreateVikingdbCollectionInput) *VectorizeForCreateVikingdbCollectionInput
- func (s *VectorizeForCreateVikingdbCollectionInput) SetTensor(v *TensorForCreateVikingdbCollectionInput) *VectorizeForCreateVikingdbCollectionInput
- func (s VectorizeForCreateVikingdbCollectionInput) String() string
- type VectorizeForGetVikingdbCollectionOutput
- func (s VectorizeForGetVikingdbCollectionOutput) GoString() string
- func (s *VectorizeForGetVikingdbCollectionOutput) SetDense(v *DenseForGetVikingdbCollectionOutput) *VectorizeForGetVikingdbCollectionOutput
- func (s *VectorizeForGetVikingdbCollectionOutput) SetSparse(v *SparseForGetVikingdbCollectionOutput) *VectorizeForGetVikingdbCollectionOutput
- func (s *VectorizeForGetVikingdbCollectionOutput) SetTensor(v *TensorForGetVikingdbCollectionOutput) *VectorizeForGetVikingdbCollectionOutput
- func (s VectorizeForGetVikingdbCollectionOutput) String() string
- type VectorizeForListVikingdbCollectionOutput
- func (s VectorizeForListVikingdbCollectionOutput) GoString() string
- func (s *VectorizeForListVikingdbCollectionOutput) SetDense(v *DenseForListVikingdbCollectionOutput) *VectorizeForListVikingdbCollectionOutput
- func (s *VectorizeForListVikingdbCollectionOutput) SetSparse(v *SparseForListVikingdbCollectionOutput) *VectorizeForListVikingdbCollectionOutput
- func (s *VectorizeForListVikingdbCollectionOutput) SetTensor(v *TensorForListVikingdbCollectionOutput) *VectorizeForListVikingdbCollectionOutput
- func (s VectorizeForListVikingdbCollectionOutput) String() string
Constants ¶
const ( // EnumOfCollectionModalTypeForCreateCollectionForMemoryInputText is a EnumOfCollectionModalTypeForCreateCollectionForMemoryInput enum value EnumOfCollectionModalTypeForCreateCollectionForMemoryInputText = "text" // EnumOfCollectionModalTypeForCreateCollectionForMemoryInputMultimodal is a EnumOfCollectionModalTypeForCreateCollectionForMemoryInput enum value EnumOfCollectionModalTypeForCreateCollectionForMemoryInputMultimodal = "multimodal" )
const ( // EnumOfFieldTypeForCreateVikingdbCollectionInputVector is a EnumOfFieldTypeForCreateVikingdbCollectionInput enum value EnumOfFieldTypeForCreateVikingdbCollectionInputVector = "vector" // EnumOfFieldTypeForCreateVikingdbCollectionInputSparseVector is a EnumOfFieldTypeForCreateVikingdbCollectionInput enum value EnumOfFieldTypeForCreateVikingdbCollectionInputSparseVector = "sparse_vector" // EnumOfFieldTypeForCreateVikingdbCollectionInputString is a EnumOfFieldTypeForCreateVikingdbCollectionInput enum value EnumOfFieldTypeForCreateVikingdbCollectionInputString = "string" // EnumOfFieldTypeForCreateVikingdbCollectionInputInt64 is a EnumOfFieldTypeForCreateVikingdbCollectionInput enum value EnumOfFieldTypeForCreateVikingdbCollectionInputInt64 = "int64" // EnumOfFieldTypeForCreateVikingdbCollectionInputFloat32 is a EnumOfFieldTypeForCreateVikingdbCollectionInput enum value EnumOfFieldTypeForCreateVikingdbCollectionInputFloat32 = "float32" // EnumOfFieldTypeForCreateVikingdbCollectionInputBool is a EnumOfFieldTypeForCreateVikingdbCollectionInput enum value EnumOfFieldTypeForCreateVikingdbCollectionInputBool = "bool" // EnumOfFieldTypeForCreateVikingdbCollectionInputListstring is a EnumOfFieldTypeForCreateVikingdbCollectionInput enum value EnumOfFieldTypeForCreateVikingdbCollectionInputListstring = "list<string>" // EnumOfFieldTypeForCreateVikingdbCollectionInputListint64 is a EnumOfFieldTypeForCreateVikingdbCollectionInput enum value EnumOfFieldTypeForCreateVikingdbCollectionInputListint64 = "list<int64>" // EnumOfFieldTypeForCreateVikingdbCollectionInputText is a EnumOfFieldTypeForCreateVikingdbCollectionInput enum value EnumOfFieldTypeForCreateVikingdbCollectionInputText = "text" // EnumOfFieldTypeForCreateVikingdbCollectionInputImage is a EnumOfFieldTypeForCreateVikingdbCollectionInput enum value EnumOfFieldTypeForCreateVikingdbCollectionInputImage = "image" // EnumOfFieldTypeForCreateVikingdbCollectionInputVideo is a EnumOfFieldTypeForCreateVikingdbCollectionInput enum value EnumOfFieldTypeForCreateVikingdbCollectionInputVideo = "video" // EnumOfFieldTypeForCreateVikingdbCollectionInputDateTime is a EnumOfFieldTypeForCreateVikingdbCollectionInput enum value EnumOfFieldTypeForCreateVikingdbCollectionInputDateTime = "date_time" // EnumOfFieldTypeForCreateVikingdbCollectionInputGeoPoint is a EnumOfFieldTypeForCreateVikingdbCollectionInput enum value EnumOfFieldTypeForCreateVikingdbCollectionInputGeoPoint = "geo_point" )
const ( // EnumOfModelNameForCreateVikingdbCollectionInputBgeLargeZh is a EnumOfModelNameForCreateVikingdbCollectionInput enum value EnumOfModelNameForCreateVikingdbCollectionInputBgeLargeZh = "bge-large-zh" // EnumOfModelNameForCreateVikingdbCollectionInputBgeM3 is a EnumOfModelNameForCreateVikingdbCollectionInput enum value EnumOfModelNameForCreateVikingdbCollectionInputBgeM3 = "bge-m3" // EnumOfModelNameForCreateVikingdbCollectionInputBgeVisualizedM3 is a EnumOfModelNameForCreateVikingdbCollectionInput enum value EnumOfModelNameForCreateVikingdbCollectionInputBgeVisualizedM3 = "bge-visualized-m3" // EnumOfModelNameForCreateVikingdbCollectionInputDoubaoEmbedding is a EnumOfModelNameForCreateVikingdbCollectionInput enum value EnumOfModelNameForCreateVikingdbCollectionInputDoubaoEmbedding = "doubao-embedding" // EnumOfModelNameForCreateVikingdbCollectionInputDoubaoEmbeddingLarge is a EnumOfModelNameForCreateVikingdbCollectionInput enum value EnumOfModelNameForCreateVikingdbCollectionInputDoubaoEmbeddingLarge = "doubao-embedding-large" // EnumOfModelNameForCreateVikingdbCollectionInputDoubaoEmbeddingVision is a EnumOfModelNameForCreateVikingdbCollectionInput enum value EnumOfModelNameForCreateVikingdbCollectionInputDoubaoEmbeddingVision = "doubao-embedding-vision" // EnumOfModelNameForCreateVikingdbCollectionInputSkylarkEmbeddingVision is a EnumOfModelNameForCreateVikingdbCollectionInput enum value EnumOfModelNameForCreateVikingdbCollectionInputSkylarkEmbeddingVision = "skylark-embedding-vision" )
const ( // EnumOfDistanceForCreateVikingdbIndexInputIp is a EnumOfDistanceForCreateVikingdbIndexInput enum value EnumOfDistanceForCreateVikingdbIndexInputIp = "ip" // EnumOfDistanceForCreateVikingdbIndexInputCosine is a EnumOfDistanceForCreateVikingdbIndexInput enum value EnumOfDistanceForCreateVikingdbIndexInputCosine = "cosine" // EnumOfDistanceForCreateVikingdbIndexInputL2 is a EnumOfDistanceForCreateVikingdbIndexInput enum value EnumOfDistanceForCreateVikingdbIndexInputL2 = "l2" )
const ( // EnumOfIndexTypeForCreateVikingdbIndexInputHnsw is a EnumOfIndexTypeForCreateVikingdbIndexInput enum value EnumOfIndexTypeForCreateVikingdbIndexInputHnsw = "hnsw" // EnumOfIndexTypeForCreateVikingdbIndexInputHnswHybrid is a EnumOfIndexTypeForCreateVikingdbIndexInput enum value EnumOfIndexTypeForCreateVikingdbIndexInputHnswHybrid = "hnsw_hybrid" // EnumOfIndexTypeForCreateVikingdbIndexInputFlat is a EnumOfIndexTypeForCreateVikingdbIndexInput enum value EnumOfIndexTypeForCreateVikingdbIndexInputFlat = "flat" // EnumOfIndexTypeForCreateVikingdbIndexInputDiskann is a EnumOfIndexTypeForCreateVikingdbIndexInput enum value EnumOfIndexTypeForCreateVikingdbIndexInputDiskann = "diskann" )
const ( // EnumOfQuantForCreateVikingdbIndexInputInt8 is a EnumOfQuantForCreateVikingdbIndexInput enum value EnumOfQuantForCreateVikingdbIndexInputInt8 = "int8" // EnumOfQuantForCreateVikingdbIndexInputFix16 is a EnumOfQuantForCreateVikingdbIndexInput enum value EnumOfQuantForCreateVikingdbIndexInputFix16 = "fix16" // EnumOfQuantForCreateVikingdbIndexInputFloat is a EnumOfQuantForCreateVikingdbIndexInput enum value EnumOfQuantForCreateVikingdbIndexInputFloat = "float" // EnumOfQuantForCreateVikingdbIndexInputPq is a EnumOfQuantForCreateVikingdbIndexInput enum value EnumOfQuantForCreateVikingdbIndexInputPq = "pq" )
const ( // EnumOfShardPolicyForCreateVikingdbIndexInputAuto is a EnumOfShardPolicyForCreateVikingdbIndexInput enum value EnumOfShardPolicyForCreateVikingdbIndexInputAuto = "auto" // EnumOfShardPolicyForCreateVikingdbIndexInputCustom is a EnumOfShardPolicyForCreateVikingdbIndexInput enum value EnumOfShardPolicyForCreateVikingdbIndexInputCustom = "custom" )
const ( // EnumOfFileTypeForCreateVikingdbTaskInputParquet is a EnumOfFileTypeForCreateVikingdbTaskInput enum value EnumOfFileTypeForCreateVikingdbTaskInputParquet = "parquet" // EnumOfFileTypeForCreateVikingdbTaskInputJson is a EnumOfFileTypeForCreateVikingdbTaskInput enum value EnumOfFileTypeForCreateVikingdbTaskInputJson = "json" )
const ( // EnumOfTaskTypeForCreateVikingdbTaskInputDataImport is a EnumOfTaskTypeForCreateVikingdbTaskInput enum value EnumOfTaskTypeForCreateVikingdbTaskInputDataImport = "data_import" // EnumOfTaskTypeForCreateVikingdbTaskInputFilterUpdate is a EnumOfTaskTypeForCreateVikingdbTaskInput enum value EnumOfTaskTypeForCreateVikingdbTaskInputFilterUpdate = "filter_update" // EnumOfTaskTypeForCreateVikingdbTaskInputFilterDelete is a EnumOfTaskTypeForCreateVikingdbTaskInput enum value EnumOfTaskTypeForCreateVikingdbTaskInputFilterDelete = "filter_delete" // EnumOfTaskTypeForCreateVikingdbTaskInputDataExport is a EnumOfTaskTypeForCreateVikingdbTaskInput enum value EnumOfTaskTypeForCreateVikingdbTaskInputDataExport = "data_export" )
const ( // EnumOfFieldTypeForGetVikingdbCollectionOutputVector is a EnumOfFieldTypeForGetVikingdbCollectionOutput enum value EnumOfFieldTypeForGetVikingdbCollectionOutputVector = "vector" // EnumOfFieldTypeForGetVikingdbCollectionOutputSparseVector is a EnumOfFieldTypeForGetVikingdbCollectionOutput enum value EnumOfFieldTypeForGetVikingdbCollectionOutputSparseVector = "sparse_vector" // EnumOfFieldTypeForGetVikingdbCollectionOutputString is a EnumOfFieldTypeForGetVikingdbCollectionOutput enum value EnumOfFieldTypeForGetVikingdbCollectionOutputString = "string" // EnumOfFieldTypeForGetVikingdbCollectionOutputInt64 is a EnumOfFieldTypeForGetVikingdbCollectionOutput enum value EnumOfFieldTypeForGetVikingdbCollectionOutputInt64 = "int64" // EnumOfFieldTypeForGetVikingdbCollectionOutputFloat32 is a EnumOfFieldTypeForGetVikingdbCollectionOutput enum value EnumOfFieldTypeForGetVikingdbCollectionOutputFloat32 = "float32" // EnumOfFieldTypeForGetVikingdbCollectionOutputBool is a EnumOfFieldTypeForGetVikingdbCollectionOutput enum value EnumOfFieldTypeForGetVikingdbCollectionOutputBool = "bool" // EnumOfFieldTypeForGetVikingdbCollectionOutputListstring is a EnumOfFieldTypeForGetVikingdbCollectionOutput enum value EnumOfFieldTypeForGetVikingdbCollectionOutputListstring = "list<string>" // EnumOfFieldTypeForGetVikingdbCollectionOutputListint64 is a EnumOfFieldTypeForGetVikingdbCollectionOutput enum value EnumOfFieldTypeForGetVikingdbCollectionOutputListint64 = "list<int64>" // EnumOfFieldTypeForGetVikingdbCollectionOutputText is a EnumOfFieldTypeForGetVikingdbCollectionOutput enum value EnumOfFieldTypeForGetVikingdbCollectionOutputText = "text" // EnumOfFieldTypeForGetVikingdbCollectionOutputImage is a EnumOfFieldTypeForGetVikingdbCollectionOutput enum value EnumOfFieldTypeForGetVikingdbCollectionOutputImage = "image" // EnumOfFieldTypeForGetVikingdbCollectionOutputVideo is a EnumOfFieldTypeForGetVikingdbCollectionOutput enum value EnumOfFieldTypeForGetVikingdbCollectionOutputVideo = "video" // EnumOfFieldTypeForGetVikingdbCollectionOutputDateTime is a EnumOfFieldTypeForGetVikingdbCollectionOutput enum value EnumOfFieldTypeForGetVikingdbCollectionOutputDateTime = "date_time" // EnumOfFieldTypeForGetVikingdbCollectionOutputGeoPoint is a EnumOfFieldTypeForGetVikingdbCollectionOutput enum value EnumOfFieldTypeForGetVikingdbCollectionOutputGeoPoint = "geo_point" )
const ( // EnumOfModelNameForGetVikingdbCollectionOutputBgeLargeZh is a EnumOfModelNameForGetVikingdbCollectionOutput enum value EnumOfModelNameForGetVikingdbCollectionOutputBgeLargeZh = "bge-large-zh" // EnumOfModelNameForGetVikingdbCollectionOutputBgeM3 is a EnumOfModelNameForGetVikingdbCollectionOutput enum value EnumOfModelNameForGetVikingdbCollectionOutputBgeM3 = "bge-m3" // EnumOfModelNameForGetVikingdbCollectionOutputBgeVisualizedM3 is a EnumOfModelNameForGetVikingdbCollectionOutput enum value EnumOfModelNameForGetVikingdbCollectionOutputBgeVisualizedM3 = "bge-visualized-m3" // EnumOfModelNameForGetVikingdbCollectionOutputDoubaoEmbedding is a EnumOfModelNameForGetVikingdbCollectionOutput enum value EnumOfModelNameForGetVikingdbCollectionOutputDoubaoEmbedding = "doubao-embedding" // EnumOfModelNameForGetVikingdbCollectionOutputDoubaoEmbeddingLarge is a EnumOfModelNameForGetVikingdbCollectionOutput enum value EnumOfModelNameForGetVikingdbCollectionOutputDoubaoEmbeddingLarge = "doubao-embedding-large" // EnumOfModelNameForGetVikingdbCollectionOutputDoubaoEmbeddingVision is a EnumOfModelNameForGetVikingdbCollectionOutput enum value EnumOfModelNameForGetVikingdbCollectionOutputDoubaoEmbeddingVision = "doubao-embedding-vision" // EnumOfModelNameForGetVikingdbCollectionOutputSkylarkEmbeddingVision is a EnumOfModelNameForGetVikingdbCollectionOutput enum value EnumOfModelNameForGetVikingdbCollectionOutputSkylarkEmbeddingVision = "skylark-embedding-vision" )
const ( // EnumOfDistanceForGetVikingdbIndexOutputIp is a EnumOfDistanceForGetVikingdbIndexOutput enum value EnumOfDistanceForGetVikingdbIndexOutputIp = "ip" // EnumOfDistanceForGetVikingdbIndexOutputCosine is a EnumOfDistanceForGetVikingdbIndexOutput enum value EnumOfDistanceForGetVikingdbIndexOutputCosine = "cosine" // EnumOfDistanceForGetVikingdbIndexOutputL2 is a EnumOfDistanceForGetVikingdbIndexOutput enum value EnumOfDistanceForGetVikingdbIndexOutputL2 = "l2" )
const ( // EnumOfFieldTypeForGetVikingdbIndexOutputVector is a EnumOfFieldTypeForGetVikingdbIndexOutput enum value EnumOfFieldTypeForGetVikingdbIndexOutputVector = "vector" // EnumOfFieldTypeForGetVikingdbIndexOutputSparseVector is a EnumOfFieldTypeForGetVikingdbIndexOutput enum value EnumOfFieldTypeForGetVikingdbIndexOutputSparseVector = "sparse_vector" // EnumOfFieldTypeForGetVikingdbIndexOutputString is a EnumOfFieldTypeForGetVikingdbIndexOutput enum value EnumOfFieldTypeForGetVikingdbIndexOutputString = "string" // EnumOfFieldTypeForGetVikingdbIndexOutputInt64 is a EnumOfFieldTypeForGetVikingdbIndexOutput enum value EnumOfFieldTypeForGetVikingdbIndexOutputInt64 = "int64" // EnumOfFieldTypeForGetVikingdbIndexOutputFloat32 is a EnumOfFieldTypeForGetVikingdbIndexOutput enum value EnumOfFieldTypeForGetVikingdbIndexOutputFloat32 = "float32" // EnumOfFieldTypeForGetVikingdbIndexOutputBool is a EnumOfFieldTypeForGetVikingdbIndexOutput enum value EnumOfFieldTypeForGetVikingdbIndexOutputBool = "bool" // EnumOfFieldTypeForGetVikingdbIndexOutputListstring is a EnumOfFieldTypeForGetVikingdbIndexOutput enum value EnumOfFieldTypeForGetVikingdbIndexOutputListstring = "list<string>" // EnumOfFieldTypeForGetVikingdbIndexOutputListint64 is a EnumOfFieldTypeForGetVikingdbIndexOutput enum value EnumOfFieldTypeForGetVikingdbIndexOutputListint64 = "list<int64>" // EnumOfFieldTypeForGetVikingdbIndexOutputText is a EnumOfFieldTypeForGetVikingdbIndexOutput enum value EnumOfFieldTypeForGetVikingdbIndexOutputText = "text" // EnumOfFieldTypeForGetVikingdbIndexOutputImage is a EnumOfFieldTypeForGetVikingdbIndexOutput enum value EnumOfFieldTypeForGetVikingdbIndexOutputImage = "image" // EnumOfFieldTypeForGetVikingdbIndexOutputVideo is a EnumOfFieldTypeForGetVikingdbIndexOutput enum value EnumOfFieldTypeForGetVikingdbIndexOutputVideo = "video" // EnumOfFieldTypeForGetVikingdbIndexOutputDateTime is a EnumOfFieldTypeForGetVikingdbIndexOutput enum value EnumOfFieldTypeForGetVikingdbIndexOutputDateTime = "date_time" // EnumOfFieldTypeForGetVikingdbIndexOutputGeoPoint is a EnumOfFieldTypeForGetVikingdbIndexOutput enum value EnumOfFieldTypeForGetVikingdbIndexOutputGeoPoint = "geo_point" )
const ( // EnumOfIndexTypeForGetVikingdbIndexOutputHnsw is a EnumOfIndexTypeForGetVikingdbIndexOutput enum value EnumOfIndexTypeForGetVikingdbIndexOutputHnsw = "hnsw" // EnumOfIndexTypeForGetVikingdbIndexOutputHnswHybrid is a EnumOfIndexTypeForGetVikingdbIndexOutput enum value EnumOfIndexTypeForGetVikingdbIndexOutputHnswHybrid = "hnsw_hybrid" // EnumOfIndexTypeForGetVikingdbIndexOutputFlat is a EnumOfIndexTypeForGetVikingdbIndexOutput enum value EnumOfIndexTypeForGetVikingdbIndexOutputFlat = "flat" // EnumOfIndexTypeForGetVikingdbIndexOutputDiskann is a EnumOfIndexTypeForGetVikingdbIndexOutput enum value EnumOfIndexTypeForGetVikingdbIndexOutputDiskann = "diskann" )
const ( // EnumOfQuantForGetVikingdbIndexOutputInt8 is a EnumOfQuantForGetVikingdbIndexOutput enum value EnumOfQuantForGetVikingdbIndexOutputInt8 = "int8" // EnumOfQuantForGetVikingdbIndexOutputFix16 is a EnumOfQuantForGetVikingdbIndexOutput enum value EnumOfQuantForGetVikingdbIndexOutputFix16 = "fix16" // EnumOfQuantForGetVikingdbIndexOutputFloat is a EnumOfQuantForGetVikingdbIndexOutput enum value EnumOfQuantForGetVikingdbIndexOutputFloat = "float" // EnumOfQuantForGetVikingdbIndexOutputPq is a EnumOfQuantForGetVikingdbIndexOutput enum value EnumOfQuantForGetVikingdbIndexOutputPq = "pq" )
const ( // EnumOfFileTypeForGetVikingdbTaskOutputParquet is a EnumOfFileTypeForGetVikingdbTaskOutput enum value EnumOfFileTypeForGetVikingdbTaskOutputParquet = "parquet" // EnumOfFileTypeForGetVikingdbTaskOutputJson is a EnumOfFileTypeForGetVikingdbTaskOutput enum value EnumOfFileTypeForGetVikingdbTaskOutputJson = "json" )
const ( // EnumOfFieldTypeForListVikingdbCollectionOutputVector is a EnumOfFieldTypeForListVikingdbCollectionOutput enum value EnumOfFieldTypeForListVikingdbCollectionOutputVector = "vector" // EnumOfFieldTypeForListVikingdbCollectionOutputSparseVector is a EnumOfFieldTypeForListVikingdbCollectionOutput enum value EnumOfFieldTypeForListVikingdbCollectionOutputSparseVector = "sparse_vector" // EnumOfFieldTypeForListVikingdbCollectionOutputString is a EnumOfFieldTypeForListVikingdbCollectionOutput enum value EnumOfFieldTypeForListVikingdbCollectionOutputString = "string" // EnumOfFieldTypeForListVikingdbCollectionOutputInt64 is a EnumOfFieldTypeForListVikingdbCollectionOutput enum value EnumOfFieldTypeForListVikingdbCollectionOutputInt64 = "int64" // EnumOfFieldTypeForListVikingdbCollectionOutputFloat32 is a EnumOfFieldTypeForListVikingdbCollectionOutput enum value EnumOfFieldTypeForListVikingdbCollectionOutputFloat32 = "float32" // EnumOfFieldTypeForListVikingdbCollectionOutputBool is a EnumOfFieldTypeForListVikingdbCollectionOutput enum value EnumOfFieldTypeForListVikingdbCollectionOutputBool = "bool" // EnumOfFieldTypeForListVikingdbCollectionOutputListstring is a EnumOfFieldTypeForListVikingdbCollectionOutput enum value EnumOfFieldTypeForListVikingdbCollectionOutputListstring = "list<string>" // EnumOfFieldTypeForListVikingdbCollectionOutputListint64 is a EnumOfFieldTypeForListVikingdbCollectionOutput enum value EnumOfFieldTypeForListVikingdbCollectionOutputListint64 = "list<int64>" // EnumOfFieldTypeForListVikingdbCollectionOutputText is a EnumOfFieldTypeForListVikingdbCollectionOutput enum value EnumOfFieldTypeForListVikingdbCollectionOutputText = "text" // EnumOfFieldTypeForListVikingdbCollectionOutputImage is a EnumOfFieldTypeForListVikingdbCollectionOutput enum value EnumOfFieldTypeForListVikingdbCollectionOutputImage = "image" // EnumOfFieldTypeForListVikingdbCollectionOutputVideo is a EnumOfFieldTypeForListVikingdbCollectionOutput enum value EnumOfFieldTypeForListVikingdbCollectionOutputVideo = "video" // EnumOfFieldTypeForListVikingdbCollectionOutputDateTime is a EnumOfFieldTypeForListVikingdbCollectionOutput enum value EnumOfFieldTypeForListVikingdbCollectionOutputDateTime = "date_time" // EnumOfFieldTypeForListVikingdbCollectionOutputGeoPoint is a EnumOfFieldTypeForListVikingdbCollectionOutput enum value EnumOfFieldTypeForListVikingdbCollectionOutputGeoPoint = "geo_point" )
const ( // EnumOfModelNameForListVikingdbCollectionOutputBgeLargeZh is a EnumOfModelNameForListVikingdbCollectionOutput enum value EnumOfModelNameForListVikingdbCollectionOutputBgeLargeZh = "bge-large-zh" // EnumOfModelNameForListVikingdbCollectionOutputBgeM3 is a EnumOfModelNameForListVikingdbCollectionOutput enum value EnumOfModelNameForListVikingdbCollectionOutputBgeM3 = "bge-m3" // EnumOfModelNameForListVikingdbCollectionOutputBgeVisualizedM3 is a EnumOfModelNameForListVikingdbCollectionOutput enum value EnumOfModelNameForListVikingdbCollectionOutputBgeVisualizedM3 = "bge-visualized-m3" // EnumOfModelNameForListVikingdbCollectionOutputDoubaoEmbedding is a EnumOfModelNameForListVikingdbCollectionOutput enum value EnumOfModelNameForListVikingdbCollectionOutputDoubaoEmbedding = "doubao-embedding" // EnumOfModelNameForListVikingdbCollectionOutputDoubaoEmbeddingLarge is a EnumOfModelNameForListVikingdbCollectionOutput enum value EnumOfModelNameForListVikingdbCollectionOutputDoubaoEmbeddingLarge = "doubao-embedding-large" // EnumOfModelNameForListVikingdbCollectionOutputDoubaoEmbeddingVision is a EnumOfModelNameForListVikingdbCollectionOutput enum value EnumOfModelNameForListVikingdbCollectionOutputDoubaoEmbeddingVision = "doubao-embedding-vision" // EnumOfModelNameForListVikingdbCollectionOutputSkylarkEmbeddingVision is a EnumOfModelNameForListVikingdbCollectionOutput enum value EnumOfModelNameForListVikingdbCollectionOutputSkylarkEmbeddingVision = "skylark-embedding-vision" )
const ( // EnumOfDistanceForListVikingdbIndexOutputIp is a EnumOfDistanceForListVikingdbIndexOutput enum value EnumOfDistanceForListVikingdbIndexOutputIp = "ip" // EnumOfDistanceForListVikingdbIndexOutputCosine is a EnumOfDistanceForListVikingdbIndexOutput enum value EnumOfDistanceForListVikingdbIndexOutputCosine = "cosine" // EnumOfDistanceForListVikingdbIndexOutputL2 is a EnumOfDistanceForListVikingdbIndexOutput enum value EnumOfDistanceForListVikingdbIndexOutputL2 = "l2" )
const ( // EnumOfFieldTypeForListVikingdbIndexOutputVector is a EnumOfFieldTypeForListVikingdbIndexOutput enum value EnumOfFieldTypeForListVikingdbIndexOutputVector = "vector" // EnumOfFieldTypeForListVikingdbIndexOutputSparseVector is a EnumOfFieldTypeForListVikingdbIndexOutput enum value EnumOfFieldTypeForListVikingdbIndexOutputSparseVector = "sparse_vector" // EnumOfFieldTypeForListVikingdbIndexOutputString is a EnumOfFieldTypeForListVikingdbIndexOutput enum value EnumOfFieldTypeForListVikingdbIndexOutputString = "string" // EnumOfFieldTypeForListVikingdbIndexOutputInt64 is a EnumOfFieldTypeForListVikingdbIndexOutput enum value EnumOfFieldTypeForListVikingdbIndexOutputInt64 = "int64" // EnumOfFieldTypeForListVikingdbIndexOutputFloat32 is a EnumOfFieldTypeForListVikingdbIndexOutput enum value EnumOfFieldTypeForListVikingdbIndexOutputFloat32 = "float32" // EnumOfFieldTypeForListVikingdbIndexOutputBool is a EnumOfFieldTypeForListVikingdbIndexOutput enum value EnumOfFieldTypeForListVikingdbIndexOutputBool = "bool" // EnumOfFieldTypeForListVikingdbIndexOutputListstring is a EnumOfFieldTypeForListVikingdbIndexOutput enum value EnumOfFieldTypeForListVikingdbIndexOutputListstring = "list<string>" // EnumOfFieldTypeForListVikingdbIndexOutputListint64 is a EnumOfFieldTypeForListVikingdbIndexOutput enum value EnumOfFieldTypeForListVikingdbIndexOutputListint64 = "list<int64>" // EnumOfFieldTypeForListVikingdbIndexOutputText is a EnumOfFieldTypeForListVikingdbIndexOutput enum value EnumOfFieldTypeForListVikingdbIndexOutputText = "text" // EnumOfFieldTypeForListVikingdbIndexOutputImage is a EnumOfFieldTypeForListVikingdbIndexOutput enum value EnumOfFieldTypeForListVikingdbIndexOutputImage = "image" // EnumOfFieldTypeForListVikingdbIndexOutputVideo is a EnumOfFieldTypeForListVikingdbIndexOutput enum value EnumOfFieldTypeForListVikingdbIndexOutputVideo = "video" // EnumOfFieldTypeForListVikingdbIndexOutputDateTime is a EnumOfFieldTypeForListVikingdbIndexOutput enum value EnumOfFieldTypeForListVikingdbIndexOutputDateTime = "date_time" // EnumOfFieldTypeForListVikingdbIndexOutputGeoPoint is a EnumOfFieldTypeForListVikingdbIndexOutput enum value EnumOfFieldTypeForListVikingdbIndexOutputGeoPoint = "geo_point" )
const ( // EnumOfIndexTypeForListVikingdbIndexOutputHnsw is a EnumOfIndexTypeForListVikingdbIndexOutput enum value EnumOfIndexTypeForListVikingdbIndexOutputHnsw = "hnsw" // EnumOfIndexTypeForListVikingdbIndexOutputHnswHybrid is a EnumOfIndexTypeForListVikingdbIndexOutput enum value EnumOfIndexTypeForListVikingdbIndexOutputHnswHybrid = "hnsw_hybrid" // EnumOfIndexTypeForListVikingdbIndexOutputFlat is a EnumOfIndexTypeForListVikingdbIndexOutput enum value EnumOfIndexTypeForListVikingdbIndexOutputFlat = "flat" // EnumOfIndexTypeForListVikingdbIndexOutputDiskann is a EnumOfIndexTypeForListVikingdbIndexOutput enum value EnumOfIndexTypeForListVikingdbIndexOutputDiskann = "diskann" )
const ( // EnumOfQuantForListVikingdbIndexOutputInt8 is a EnumOfQuantForListVikingdbIndexOutput enum value EnumOfQuantForListVikingdbIndexOutputInt8 = "int8" // EnumOfQuantForListVikingdbIndexOutputFix16 is a EnumOfQuantForListVikingdbIndexOutput enum value EnumOfQuantForListVikingdbIndexOutputFix16 = "fix16" // EnumOfQuantForListVikingdbIndexOutputFloat is a EnumOfQuantForListVikingdbIndexOutput enum value EnumOfQuantForListVikingdbIndexOutputFloat = "float" // EnumOfQuantForListVikingdbIndexOutputPq is a EnumOfQuantForListVikingdbIndexOutput enum value EnumOfQuantForListVikingdbIndexOutputPq = "pq" )
const ( // EnumOfFileTypeForListVikingdbTaskOutputParquet is a EnumOfFileTypeForListVikingdbTaskOutput enum value EnumOfFileTypeForListVikingdbTaskOutputParquet = "parquet" // EnumOfFileTypeForListVikingdbTaskOutputJson is a EnumOfFileTypeForListVikingdbTaskOutput enum value EnumOfFileTypeForListVikingdbTaskOutputJson = "json" )
const ( // EnumOfTaskStatusForListVikingdbTaskInputInit is a EnumOfTaskStatusForListVikingdbTaskInput enum value EnumOfTaskStatusForListVikingdbTaskInputInit = "init" // EnumOfTaskStatusForListVikingdbTaskInputQueued is a EnumOfTaskStatusForListVikingdbTaskInput enum value EnumOfTaskStatusForListVikingdbTaskInputQueued = "queued" // EnumOfTaskStatusForListVikingdbTaskInputRunning is a EnumOfTaskStatusForListVikingdbTaskInput enum value EnumOfTaskStatusForListVikingdbTaskInputRunning = "running" // EnumOfTaskStatusForListVikingdbTaskInputDone is a EnumOfTaskStatusForListVikingdbTaskInput enum value EnumOfTaskStatusForListVikingdbTaskInputDone = "done" // EnumOfTaskStatusForListVikingdbTaskInputFail is a EnumOfTaskStatusForListVikingdbTaskInput enum value EnumOfTaskStatusForListVikingdbTaskInputFail = "fail" // EnumOfTaskStatusForListVikingdbTaskInputConfirm is a EnumOfTaskStatusForListVikingdbTaskInput enum value EnumOfTaskStatusForListVikingdbTaskInputConfirm = "confirm" // EnumOfTaskStatusForListVikingdbTaskInputConfirmed is a EnumOfTaskStatusForListVikingdbTaskInput enum value EnumOfTaskStatusForListVikingdbTaskInputConfirmed = "confirmed" )
const ( // EnumOfTaskTypeForListVikingdbTaskInputDataImport is a EnumOfTaskTypeForListVikingdbTaskInput enum value EnumOfTaskTypeForListVikingdbTaskInputDataImport = "data_import" // EnumOfTaskTypeForListVikingdbTaskInputFilterUpdate is a EnumOfTaskTypeForListVikingdbTaskInput enum value EnumOfTaskTypeForListVikingdbTaskInputFilterUpdate = "filter_update" // EnumOfTaskTypeForListVikingdbTaskInputFilterDelete is a EnumOfTaskTypeForListVikingdbTaskInput enum value EnumOfTaskTypeForListVikingdbTaskInputFilterDelete = "filter_delete" // EnumOfTaskTypeForListVikingdbTaskInputDataExport is a EnumOfTaskTypeForListVikingdbTaskInput enum value EnumOfTaskTypeForListVikingdbTaskInputDataExport = "data_export" )
const ( // EnumOfFieldTypeForUpdateVikingdbCollectionInputVector is a EnumOfFieldTypeForUpdateVikingdbCollectionInput enum value EnumOfFieldTypeForUpdateVikingdbCollectionInputVector = "vector" // EnumOfFieldTypeForUpdateVikingdbCollectionInputSparseVector is a EnumOfFieldTypeForUpdateVikingdbCollectionInput enum value EnumOfFieldTypeForUpdateVikingdbCollectionInputSparseVector = "sparse_vector" // EnumOfFieldTypeForUpdateVikingdbCollectionInputString is a EnumOfFieldTypeForUpdateVikingdbCollectionInput enum value EnumOfFieldTypeForUpdateVikingdbCollectionInputString = "string" // EnumOfFieldTypeForUpdateVikingdbCollectionInputInt64 is a EnumOfFieldTypeForUpdateVikingdbCollectionInput enum value EnumOfFieldTypeForUpdateVikingdbCollectionInputInt64 = "int64" // EnumOfFieldTypeForUpdateVikingdbCollectionInputFloat32 is a EnumOfFieldTypeForUpdateVikingdbCollectionInput enum value EnumOfFieldTypeForUpdateVikingdbCollectionInputFloat32 = "float32" // EnumOfFieldTypeForUpdateVikingdbCollectionInputBool is a EnumOfFieldTypeForUpdateVikingdbCollectionInput enum value EnumOfFieldTypeForUpdateVikingdbCollectionInputBool = "bool" // EnumOfFieldTypeForUpdateVikingdbCollectionInputListstring is a EnumOfFieldTypeForUpdateVikingdbCollectionInput enum value EnumOfFieldTypeForUpdateVikingdbCollectionInputListstring = "list<string>" // EnumOfFieldTypeForUpdateVikingdbCollectionInputListint64 is a EnumOfFieldTypeForUpdateVikingdbCollectionInput enum value EnumOfFieldTypeForUpdateVikingdbCollectionInputListint64 = "list<int64>" // EnumOfFieldTypeForUpdateVikingdbCollectionInputText is a EnumOfFieldTypeForUpdateVikingdbCollectionInput enum value EnumOfFieldTypeForUpdateVikingdbCollectionInputText = "text" // EnumOfFieldTypeForUpdateVikingdbCollectionInputImage is a EnumOfFieldTypeForUpdateVikingdbCollectionInput enum value EnumOfFieldTypeForUpdateVikingdbCollectionInputImage = "image" // EnumOfFieldTypeForUpdateVikingdbCollectionInputVideo is a EnumOfFieldTypeForUpdateVikingdbCollectionInput enum value EnumOfFieldTypeForUpdateVikingdbCollectionInputVideo = "video" // EnumOfFieldTypeForUpdateVikingdbCollectionInputDateTime is a EnumOfFieldTypeForUpdateVikingdbCollectionInput enum value EnumOfFieldTypeForUpdateVikingdbCollectionInputDateTime = "date_time" // EnumOfFieldTypeForUpdateVikingdbCollectionInputGeoPoint is a EnumOfFieldTypeForUpdateVikingdbCollectionInput enum value EnumOfFieldTypeForUpdateVikingdbCollectionInputGeoPoint = "geo_point" )
const ( // EnumOfShardPolicyForUpdateVikingdbIndexInputAuto is a EnumOfShardPolicyForUpdateVikingdbIndexInput enum value EnumOfShardPolicyForUpdateVikingdbIndexInputAuto = "auto" // EnumOfShardPolicyForUpdateVikingdbIndexInputCustom is a EnumOfShardPolicyForUpdateVikingdbIndexInput enum value EnumOfShardPolicyForUpdateVikingdbIndexInputCustom = "custom" )
const ( ServiceName = "vikingdb" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "vikingdb" // ServiceID is a unique identifer of a specific service. )
Service information constants
const (
// EnumOfTaskStatusForUpdateVikingdbTaskInputConfirmed is a EnumOfTaskStatusForUpdateVikingdbTaskInput enum value
EnumOfTaskStatusForUpdateVikingdbTaskInputConfirmed = "confirmed"
)
const (
// EnumOfTensorQuantTypeForCreateVikingdbCollectionInputInt8 is a EnumOfTensorQuantTypeForCreateVikingdbCollectionInput enum value
EnumOfTensorQuantTypeForCreateVikingdbCollectionInputInt8 = "int8"
)
const (
// EnumOfTensorQuantTypeForGetVikingdbCollectionOutputInt8 is a EnumOfTensorQuantTypeForGetVikingdbCollectionOutput enum value
EnumOfTensorQuantTypeForGetVikingdbCollectionOutputInt8 = "int8"
)
const (
// EnumOfTensorQuantTypeForListVikingdbCollectionOutputInt8 is a EnumOfTensorQuantTypeForListVikingdbCollectionOutput enum value
EnumOfTensorQuantTypeForListVikingdbCollectionOutputInt8 = "int8"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AggregateExpressionForCreateCollectionForMemoryInput ¶
type AggregateExpressionForCreateCollectionForMemoryInput struct {
EventPropertyName *string `type:"string" json:",omitempty"`
EventType *string `type:"string" json:",omitempty"`
Op *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AggregateExpressionForCreateCollectionForMemoryInput) GoString ¶
func (s AggregateExpressionForCreateCollectionForMemoryInput) GoString() string
GoString returns the string representation
func (*AggregateExpressionForCreateCollectionForMemoryInput) SetEventPropertyName ¶
func (s *AggregateExpressionForCreateCollectionForMemoryInput) SetEventPropertyName(v string) *AggregateExpressionForCreateCollectionForMemoryInput
SetEventPropertyName sets the EventPropertyName field's value.
func (*AggregateExpressionForCreateCollectionForMemoryInput) SetEventType ¶
func (s *AggregateExpressionForCreateCollectionForMemoryInput) SetEventType(v string) *AggregateExpressionForCreateCollectionForMemoryInput
SetEventType sets the EventType field's value.
func (*AggregateExpressionForCreateCollectionForMemoryInput) SetOp ¶
func (s *AggregateExpressionForCreateCollectionForMemoryInput) SetOp(v string) *AggregateExpressionForCreateCollectionForMemoryInput
SetOp sets the Op field's value.
func (AggregateExpressionForCreateCollectionForMemoryInput) String ¶
func (s AggregateExpressionForCreateCollectionForMemoryInput) String() string
String returns the string representation
type AggregateExpressionForMemoryCollectionUpdateInput ¶
type AggregateExpressionForMemoryCollectionUpdateInput struct {
EventPropertyName *string `type:"string" json:",omitempty"`
EventType *string `type:"string" json:",omitempty"`
Op *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AggregateExpressionForMemoryCollectionUpdateInput) GoString ¶
func (s AggregateExpressionForMemoryCollectionUpdateInput) GoString() string
GoString returns the string representation
func (*AggregateExpressionForMemoryCollectionUpdateInput) SetEventPropertyName ¶
func (s *AggregateExpressionForMemoryCollectionUpdateInput) SetEventPropertyName(v string) *AggregateExpressionForMemoryCollectionUpdateInput
SetEventPropertyName sets the EventPropertyName field's value.
func (*AggregateExpressionForMemoryCollectionUpdateInput) SetEventType ¶
func (s *AggregateExpressionForMemoryCollectionUpdateInput) SetEventType(v string) *AggregateExpressionForMemoryCollectionUpdateInput
SetEventType sets the EventType field's value.
func (*AggregateExpressionForMemoryCollectionUpdateInput) SetOp ¶
func (s *AggregateExpressionForMemoryCollectionUpdateInput) SetOp(v string) *AggregateExpressionForMemoryCollectionUpdateInput
SetOp sets the Op field's value.
func (AggregateExpressionForMemoryCollectionUpdateInput) String ¶
func (s AggregateExpressionForMemoryCollectionUpdateInput) String() string
String returns the string representation
type AnalyzerForCreateVikingdbCollectionInput ¶ added in v1.2.21
type AnalyzerForCreateVikingdbCollectionInput struct {
CharacterConverters []*string `type:"list" json:",omitempty"`
StopWordsFilters []*string `type:"list" json:",omitempty"`
Tokenizer *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AnalyzerForCreateVikingdbCollectionInput) GoString ¶ added in v1.2.21
func (s AnalyzerForCreateVikingdbCollectionInput) GoString() string
GoString returns the string representation
func (*AnalyzerForCreateVikingdbCollectionInput) SetCharacterConverters ¶ added in v1.2.21
func (s *AnalyzerForCreateVikingdbCollectionInput) SetCharacterConverters(v []*string) *AnalyzerForCreateVikingdbCollectionInput
SetCharacterConverters sets the CharacterConverters field's value.
func (*AnalyzerForCreateVikingdbCollectionInput) SetStopWordsFilters ¶ added in v1.2.21
func (s *AnalyzerForCreateVikingdbCollectionInput) SetStopWordsFilters(v []*string) *AnalyzerForCreateVikingdbCollectionInput
SetStopWordsFilters sets the StopWordsFilters field's value.
func (*AnalyzerForCreateVikingdbCollectionInput) SetTokenizer ¶ added in v1.2.21
func (s *AnalyzerForCreateVikingdbCollectionInput) SetTokenizer(v string) *AnalyzerForCreateVikingdbCollectionInput
SetTokenizer sets the Tokenizer field's value.
func (AnalyzerForCreateVikingdbCollectionInput) String ¶ added in v1.2.21
func (s AnalyzerForCreateVikingdbCollectionInput) String() string
String returns the string representation
type AnalyzerForGetVikingdbCollectionOutput ¶ added in v1.2.21
type AnalyzerForGetVikingdbCollectionOutput struct {
CharacterConverters []*string `type:"list" json:",omitempty"`
StopWordsFilters []*string `type:"list" json:",omitempty"`
Tokenizer *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AnalyzerForGetVikingdbCollectionOutput) GoString ¶ added in v1.2.21
func (s AnalyzerForGetVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*AnalyzerForGetVikingdbCollectionOutput) SetCharacterConverters ¶ added in v1.2.21
func (s *AnalyzerForGetVikingdbCollectionOutput) SetCharacterConverters(v []*string) *AnalyzerForGetVikingdbCollectionOutput
SetCharacterConverters sets the CharacterConverters field's value.
func (*AnalyzerForGetVikingdbCollectionOutput) SetStopWordsFilters ¶ added in v1.2.21
func (s *AnalyzerForGetVikingdbCollectionOutput) SetStopWordsFilters(v []*string) *AnalyzerForGetVikingdbCollectionOutput
SetStopWordsFilters sets the StopWordsFilters field's value.
func (*AnalyzerForGetVikingdbCollectionOutput) SetTokenizer ¶ added in v1.2.21
func (s *AnalyzerForGetVikingdbCollectionOutput) SetTokenizer(v string) *AnalyzerForGetVikingdbCollectionOutput
SetTokenizer sets the Tokenizer field's value.
func (AnalyzerForGetVikingdbCollectionOutput) String ¶ added in v1.2.21
func (s AnalyzerForGetVikingdbCollectionOutput) String() string
String returns the string representation
type AnalyzerForListVikingdbCollectionOutput ¶ added in v1.2.21
type AnalyzerForListVikingdbCollectionOutput struct {
CharacterConverters []*string `type:"list" json:",omitempty"`
StopWordsFilters []*string `type:"list" json:",omitempty"`
Tokenizer *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AnalyzerForListVikingdbCollectionOutput) GoString ¶ added in v1.2.21
func (s AnalyzerForListVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*AnalyzerForListVikingdbCollectionOutput) SetCharacterConverters ¶ added in v1.2.21
func (s *AnalyzerForListVikingdbCollectionOutput) SetCharacterConverters(v []*string) *AnalyzerForListVikingdbCollectionOutput
SetCharacterConverters sets the CharacterConverters field's value.
func (*AnalyzerForListVikingdbCollectionOutput) SetStopWordsFilters ¶ added in v1.2.21
func (s *AnalyzerForListVikingdbCollectionOutput) SetStopWordsFilters(v []*string) *AnalyzerForListVikingdbCollectionOutput
SetStopWordsFilters sets the StopWordsFilters field's value.
func (*AnalyzerForListVikingdbCollectionOutput) SetTokenizer ¶ added in v1.2.21
func (s *AnalyzerForListVikingdbCollectionOutput) SetTokenizer(v string) *AnalyzerForListVikingdbCollectionOutput
SetTokenizer sets the Tokenizer field's value.
func (AnalyzerForListVikingdbCollectionOutput) String ¶ added in v1.2.21
func (s AnalyzerForListVikingdbCollectionOutput) String() string
String returns the string representation
type CollectionForListVikingdbCollectionOutput ¶
type CollectionForListVikingdbCollectionOutput struct {
CollectionName *string `type:"string" json:",omitempty"`
CollectionStats *CollectionStatsForListVikingdbCollectionOutput `type:"structure" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
EnableKeywordsSearch *bool `type:"boolean" json:",omitempty"`
Fields []*FieldForListVikingdbCollectionOutput `type:"list" json:",omitempty"`
FullText []*FullTextForListVikingdbCollectionOutput `type:"list" json:",omitempty"`
IndexCount *int32 `type:"int32" json:",omitempty"`
IndexNames []*string `type:"list" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
Tags []*TagForListVikingdbCollectionOutput `type:"list" json:",omitempty"`
UpdatePerson *string `type:"string" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
Vectorize *VectorizeForListVikingdbCollectionOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (CollectionForListVikingdbCollectionOutput) GoString ¶
func (s CollectionForListVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*CollectionForListVikingdbCollectionOutput) SetCollectionName ¶
func (s *CollectionForListVikingdbCollectionOutput) SetCollectionName(v string) *CollectionForListVikingdbCollectionOutput
SetCollectionName sets the CollectionName field's value.
func (*CollectionForListVikingdbCollectionOutput) SetCollectionStats ¶
func (s *CollectionForListVikingdbCollectionOutput) SetCollectionStats(v *CollectionStatsForListVikingdbCollectionOutput) *CollectionForListVikingdbCollectionOutput
SetCollectionStats sets the CollectionStats field's value.
func (*CollectionForListVikingdbCollectionOutput) SetCreateTime ¶
func (s *CollectionForListVikingdbCollectionOutput) SetCreateTime(v string) *CollectionForListVikingdbCollectionOutput
SetCreateTime sets the CreateTime field's value.
func (*CollectionForListVikingdbCollectionOutput) SetDescription ¶
func (s *CollectionForListVikingdbCollectionOutput) SetDescription(v string) *CollectionForListVikingdbCollectionOutput
SetDescription sets the Description field's value.
func (*CollectionForListVikingdbCollectionOutput) SetEnableKeywordsSearch ¶
func (s *CollectionForListVikingdbCollectionOutput) SetEnableKeywordsSearch(v bool) *CollectionForListVikingdbCollectionOutput
SetEnableKeywordsSearch sets the EnableKeywordsSearch field's value.
func (*CollectionForListVikingdbCollectionOutput) SetFields ¶
func (s *CollectionForListVikingdbCollectionOutput) SetFields(v []*FieldForListVikingdbCollectionOutput) *CollectionForListVikingdbCollectionOutput
SetFields sets the Fields field's value.
func (*CollectionForListVikingdbCollectionOutput) SetFullText ¶ added in v1.2.21
func (s *CollectionForListVikingdbCollectionOutput) SetFullText(v []*FullTextForListVikingdbCollectionOutput) *CollectionForListVikingdbCollectionOutput
SetFullText sets the FullText field's value.
func (*CollectionForListVikingdbCollectionOutput) SetIndexCount ¶
func (s *CollectionForListVikingdbCollectionOutput) SetIndexCount(v int32) *CollectionForListVikingdbCollectionOutput
SetIndexCount sets the IndexCount field's value.
func (*CollectionForListVikingdbCollectionOutput) SetIndexNames ¶
func (s *CollectionForListVikingdbCollectionOutput) SetIndexNames(v []*string) *CollectionForListVikingdbCollectionOutput
SetIndexNames sets the IndexNames field's value.
func (*CollectionForListVikingdbCollectionOutput) SetProjectName ¶
func (s *CollectionForListVikingdbCollectionOutput) SetProjectName(v string) *CollectionForListVikingdbCollectionOutput
SetProjectName sets the ProjectName field's value.
func (*CollectionForListVikingdbCollectionOutput) SetResourceId ¶
func (s *CollectionForListVikingdbCollectionOutput) SetResourceId(v string) *CollectionForListVikingdbCollectionOutput
SetResourceId sets the ResourceId field's value.
func (*CollectionForListVikingdbCollectionOutput) SetTags ¶
func (s *CollectionForListVikingdbCollectionOutput) SetTags(v []*TagForListVikingdbCollectionOutput) *CollectionForListVikingdbCollectionOutput
SetTags sets the Tags field's value.
func (*CollectionForListVikingdbCollectionOutput) SetUpdatePerson ¶
func (s *CollectionForListVikingdbCollectionOutput) SetUpdatePerson(v string) *CollectionForListVikingdbCollectionOutput
SetUpdatePerson sets the UpdatePerson field's value.
func (*CollectionForListVikingdbCollectionOutput) SetUpdateTime ¶
func (s *CollectionForListVikingdbCollectionOutput) SetUpdateTime(v string) *CollectionForListVikingdbCollectionOutput
SetUpdateTime sets the UpdateTime field's value.
func (*CollectionForListVikingdbCollectionOutput) SetVectorize ¶
func (s *CollectionForListVikingdbCollectionOutput) SetVectorize(v *VectorizeForListVikingdbCollectionOutput) *CollectionForListVikingdbCollectionOutput
SetVectorize sets the Vectorize field's value.
func (CollectionForListVikingdbCollectionOutput) String ¶
func (s CollectionForListVikingdbCollectionOutput) String() string
String returns the string representation
type CollectionListForMemoryCollectionListOutput ¶
type CollectionListForMemoryCollectionListOutput struct {
CollectionType *string `type:"string" json:",omitempty"`
CreatedAt *string `type:"string" json:",omitempty"`
CreatedBy *string `type:"string" json:",omitempty"`
DescMsg *string `type:"string" json:",omitempty"`
EventCount *int32 `type:"int32" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
PipelineConfig *PipelineConfigForMemoryCollectionListOutput `type:"structure" json:",omitempty"`
ProfileCount *int32 `type:"int32" json:",omitempty"`
Project *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
Tags []*TagForMemoryCollectionListOutput `type:"list" json:",omitempty"`
UpdatedAt *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CollectionListForMemoryCollectionListOutput) GoString ¶
func (s CollectionListForMemoryCollectionListOutput) GoString() string
GoString returns the string representation
func (*CollectionListForMemoryCollectionListOutput) SetCollectionType ¶
func (s *CollectionListForMemoryCollectionListOutput) SetCollectionType(v string) *CollectionListForMemoryCollectionListOutput
SetCollectionType sets the CollectionType field's value.
func (*CollectionListForMemoryCollectionListOutput) SetCreatedAt ¶
func (s *CollectionListForMemoryCollectionListOutput) SetCreatedAt(v string) *CollectionListForMemoryCollectionListOutput
SetCreatedAt sets the CreatedAt field's value.
func (*CollectionListForMemoryCollectionListOutput) SetCreatedBy ¶
func (s *CollectionListForMemoryCollectionListOutput) SetCreatedBy(v string) *CollectionListForMemoryCollectionListOutput
SetCreatedBy sets the CreatedBy field's value.
func (*CollectionListForMemoryCollectionListOutput) SetDescMsg ¶
func (s *CollectionListForMemoryCollectionListOutput) SetDescMsg(v string) *CollectionListForMemoryCollectionListOutput
SetDescMsg sets the DescMsg field's value.
func (*CollectionListForMemoryCollectionListOutput) SetEventCount ¶
func (s *CollectionListForMemoryCollectionListOutput) SetEventCount(v int32) *CollectionListForMemoryCollectionListOutput
SetEventCount sets the EventCount field's value.
func (*CollectionListForMemoryCollectionListOutput) SetName ¶
func (s *CollectionListForMemoryCollectionListOutput) SetName(v string) *CollectionListForMemoryCollectionListOutput
SetName sets the Name field's value.
func (*CollectionListForMemoryCollectionListOutput) SetPipelineConfig ¶
func (s *CollectionListForMemoryCollectionListOutput) SetPipelineConfig(v *PipelineConfigForMemoryCollectionListOutput) *CollectionListForMemoryCollectionListOutput
SetPipelineConfig sets the PipelineConfig field's value.
func (*CollectionListForMemoryCollectionListOutput) SetProfileCount ¶
func (s *CollectionListForMemoryCollectionListOutput) SetProfileCount(v int32) *CollectionListForMemoryCollectionListOutput
SetProfileCount sets the ProfileCount field's value.
func (*CollectionListForMemoryCollectionListOutput) SetProject ¶
func (s *CollectionListForMemoryCollectionListOutput) SetProject(v string) *CollectionListForMemoryCollectionListOutput
SetProject sets the Project field's value.
func (*CollectionListForMemoryCollectionListOutput) SetResourceId ¶
func (s *CollectionListForMemoryCollectionListOutput) SetResourceId(v string) *CollectionListForMemoryCollectionListOutput
SetResourceId sets the ResourceId field's value.
func (*CollectionListForMemoryCollectionListOutput) SetTags ¶
func (s *CollectionListForMemoryCollectionListOutput) SetTags(v []*TagForMemoryCollectionListOutput) *CollectionListForMemoryCollectionListOutput
SetTags sets the Tags field's value.
func (*CollectionListForMemoryCollectionListOutput) SetUpdatedAt ¶
func (s *CollectionListForMemoryCollectionListOutput) SetUpdatedAt(v string) *CollectionListForMemoryCollectionListOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (CollectionListForMemoryCollectionListOutput) String ¶
func (s CollectionListForMemoryCollectionListOutput) String() string
String returns the string representation
type CollectionStatsForGetVikingdbCollectionOutput ¶
type CollectionStatsForGetVikingdbCollectionOutput struct {
DataCount *int64 `type:"int64" json:",omitempty"`
DataStorage *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (CollectionStatsForGetVikingdbCollectionOutput) GoString ¶
func (s CollectionStatsForGetVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*CollectionStatsForGetVikingdbCollectionOutput) SetDataCount ¶
func (s *CollectionStatsForGetVikingdbCollectionOutput) SetDataCount(v int64) *CollectionStatsForGetVikingdbCollectionOutput
SetDataCount sets the DataCount field's value.
func (*CollectionStatsForGetVikingdbCollectionOutput) SetDataStorage ¶
func (s *CollectionStatsForGetVikingdbCollectionOutput) SetDataStorage(v int64) *CollectionStatsForGetVikingdbCollectionOutput
SetDataStorage sets the DataStorage field's value.
func (CollectionStatsForGetVikingdbCollectionOutput) String ¶
func (s CollectionStatsForGetVikingdbCollectionOutput) String() string
String returns the string representation
type CollectionStatsForListVikingdbCollectionOutput ¶
type CollectionStatsForListVikingdbCollectionOutput struct {
DataCount *int64 `type:"int64" json:",omitempty"`
DataStorage *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (CollectionStatsForListVikingdbCollectionOutput) GoString ¶
func (s CollectionStatsForListVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*CollectionStatsForListVikingdbCollectionOutput) SetDataCount ¶
func (s *CollectionStatsForListVikingdbCollectionOutput) SetDataCount(v int64) *CollectionStatsForListVikingdbCollectionOutput
SetDataCount sets the DataCount field's value.
func (*CollectionStatsForListVikingdbCollectionOutput) SetDataStorage ¶
func (s *CollectionStatsForListVikingdbCollectionOutput) SetDataStorage(v int64) *CollectionStatsForListVikingdbCollectionOutput
SetDataStorage sets the DataStorage field's value.
func (CollectionStatsForListVikingdbCollectionOutput) String ¶
func (s CollectionStatsForListVikingdbCollectionOutput) String() string
String returns the string representation
type ConvertPropertyForCreateCollectionForMemoryInput ¶
type ConvertPropertyForCreateCollectionForMemoryInput struct {
AggregateExpression *AggregateExpressionForCreateCollectionForMemoryInput `type:"structure" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
IsPrimaryKey *bool `type:"boolean" json:",omitempty"`
PropertyName *string `type:"string" json:",omitempty"`
PropertyValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertPropertyForCreateCollectionForMemoryInput) GoString ¶
func (s ConvertPropertyForCreateCollectionForMemoryInput) GoString() string
GoString returns the string representation
func (*ConvertPropertyForCreateCollectionForMemoryInput) SetAggregateExpression ¶
func (s *ConvertPropertyForCreateCollectionForMemoryInput) SetAggregateExpression(v *AggregateExpressionForCreateCollectionForMemoryInput) *ConvertPropertyForCreateCollectionForMemoryInput
SetAggregateExpression sets the AggregateExpression field's value.
func (*ConvertPropertyForCreateCollectionForMemoryInput) SetDescription ¶
func (s *ConvertPropertyForCreateCollectionForMemoryInput) SetDescription(v string) *ConvertPropertyForCreateCollectionForMemoryInput
SetDescription sets the Description field's value.
func (*ConvertPropertyForCreateCollectionForMemoryInput) SetIsPrimaryKey ¶
func (s *ConvertPropertyForCreateCollectionForMemoryInput) SetIsPrimaryKey(v bool) *ConvertPropertyForCreateCollectionForMemoryInput
SetIsPrimaryKey sets the IsPrimaryKey field's value.
func (*ConvertPropertyForCreateCollectionForMemoryInput) SetPropertyName ¶
func (s *ConvertPropertyForCreateCollectionForMemoryInput) SetPropertyName(v string) *ConvertPropertyForCreateCollectionForMemoryInput
SetPropertyName sets the PropertyName field's value.
func (*ConvertPropertyForCreateCollectionForMemoryInput) SetPropertyValueType ¶
func (s *ConvertPropertyForCreateCollectionForMemoryInput) SetPropertyValueType(v string) *ConvertPropertyForCreateCollectionForMemoryInput
SetPropertyValueType sets the PropertyValueType field's value.
func (ConvertPropertyForCreateCollectionForMemoryInput) String ¶
func (s ConvertPropertyForCreateCollectionForMemoryInput) String() string
String returns the string representation
type ConvertPropertyForMemoryCollectionUpdateInput ¶
type ConvertPropertyForMemoryCollectionUpdateInput struct {
AggregateExpression *AggregateExpressionForMemoryCollectionUpdateInput `type:"structure" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
IsPrimaryKey *bool `type:"boolean" json:",omitempty"`
PropertyName *string `type:"string" json:",omitempty"`
PropertyValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertPropertyForMemoryCollectionUpdateInput) GoString ¶
func (s ConvertPropertyForMemoryCollectionUpdateInput) GoString() string
GoString returns the string representation
func (*ConvertPropertyForMemoryCollectionUpdateInput) SetAggregateExpression ¶
func (s *ConvertPropertyForMemoryCollectionUpdateInput) SetAggregateExpression(v *AggregateExpressionForMemoryCollectionUpdateInput) *ConvertPropertyForMemoryCollectionUpdateInput
SetAggregateExpression sets the AggregateExpression field's value.
func (*ConvertPropertyForMemoryCollectionUpdateInput) SetDescription ¶
func (s *ConvertPropertyForMemoryCollectionUpdateInput) SetDescription(v string) *ConvertPropertyForMemoryCollectionUpdateInput
SetDescription sets the Description field's value.
func (*ConvertPropertyForMemoryCollectionUpdateInput) SetIsPrimaryKey ¶
func (s *ConvertPropertyForMemoryCollectionUpdateInput) SetIsPrimaryKey(v bool) *ConvertPropertyForMemoryCollectionUpdateInput
SetIsPrimaryKey sets the IsPrimaryKey field's value.
func (*ConvertPropertyForMemoryCollectionUpdateInput) SetPropertyName ¶
func (s *ConvertPropertyForMemoryCollectionUpdateInput) SetPropertyName(v string) *ConvertPropertyForMemoryCollectionUpdateInput
SetPropertyName sets the PropertyName field's value.
func (*ConvertPropertyForMemoryCollectionUpdateInput) SetPropertyValueType ¶
func (s *ConvertPropertyForMemoryCollectionUpdateInput) SetPropertyValueType(v string) *ConvertPropertyForMemoryCollectionUpdateInput
SetPropertyValueType sets the PropertyValueType field's value.
func (ConvertPropertyForMemoryCollectionUpdateInput) String ¶
func (s ConvertPropertyForMemoryCollectionUpdateInput) String() string
String returns the string representation
type CreateCollectionForMemoryInput ¶
type CreateCollectionForMemoryInput struct {
BuiltinEventTypes []*string `type:"list" json:",omitempty"`
BuiltinProfileTypes []*string `type:"list" json:",omitempty"`
CollectionModalType *string `type:"string" json:",omitempty" enum:"EnumOfCollectionModalTypeForCreateCollectionForMemoryInput"`
// CollectionName is a required field
CollectionName *string `type:"string" json:",omitempty" required:"true"`
CollectionType *string `type:"string" json:",omitempty"`
CpuQuota *int32 `type:"int32" json:",omitempty"`
CustomEventTypeSchemas []*CustomEventTypeSchemaForCreateCollectionForMemoryInput `type:"list" json:",omitempty"`
CustomProfileTypeSchemas []*CustomProfileTypeSchemaForCreateCollectionForMemoryInput `type:"list" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateCollectionForMemoryInput) GoString ¶
func (s CreateCollectionForMemoryInput) GoString() string
GoString returns the string representation
func (*CreateCollectionForMemoryInput) SetBuiltinEventTypes ¶
func (s *CreateCollectionForMemoryInput) SetBuiltinEventTypes(v []*string) *CreateCollectionForMemoryInput
SetBuiltinEventTypes sets the BuiltinEventTypes field's value.
func (*CreateCollectionForMemoryInput) SetBuiltinProfileTypes ¶
func (s *CreateCollectionForMemoryInput) SetBuiltinProfileTypes(v []*string) *CreateCollectionForMemoryInput
SetBuiltinProfileTypes sets the BuiltinProfileTypes field's value.
func (*CreateCollectionForMemoryInput) SetCollectionModalType ¶ added in v1.2.21
func (s *CreateCollectionForMemoryInput) SetCollectionModalType(v string) *CreateCollectionForMemoryInput
SetCollectionModalType sets the CollectionModalType field's value.
func (*CreateCollectionForMemoryInput) SetCollectionName ¶
func (s *CreateCollectionForMemoryInput) SetCollectionName(v string) *CreateCollectionForMemoryInput
SetCollectionName sets the CollectionName field's value.
func (*CreateCollectionForMemoryInput) SetCollectionType ¶
func (s *CreateCollectionForMemoryInput) SetCollectionType(v string) *CreateCollectionForMemoryInput
SetCollectionType sets the CollectionType field's value.
func (*CreateCollectionForMemoryInput) SetCpuQuota ¶
func (s *CreateCollectionForMemoryInput) SetCpuQuota(v int32) *CreateCollectionForMemoryInput
SetCpuQuota sets the CpuQuota field's value.
func (*CreateCollectionForMemoryInput) SetCustomEventTypeSchemas ¶
func (s *CreateCollectionForMemoryInput) SetCustomEventTypeSchemas(v []*CustomEventTypeSchemaForCreateCollectionForMemoryInput) *CreateCollectionForMemoryInput
SetCustomEventTypeSchemas sets the CustomEventTypeSchemas field's value.
func (*CreateCollectionForMemoryInput) SetCustomProfileTypeSchemas ¶
func (s *CreateCollectionForMemoryInput) SetCustomProfileTypeSchemas(v []*CustomProfileTypeSchemaForCreateCollectionForMemoryInput) *CreateCollectionForMemoryInput
SetCustomProfileTypeSchemas sets the CustomProfileTypeSchemas field's value.
func (*CreateCollectionForMemoryInput) SetDescription ¶
func (s *CreateCollectionForMemoryInput) SetDescription(v string) *CreateCollectionForMemoryInput
SetDescription sets the Description field's value.
func (*CreateCollectionForMemoryInput) SetProjectName ¶
func (s *CreateCollectionForMemoryInput) SetProjectName(v string) *CreateCollectionForMemoryInput
SetProjectName sets the ProjectName field's value.
func (CreateCollectionForMemoryInput) String ¶
func (s CreateCollectionForMemoryInput) String() string
String returns the string representation
func (*CreateCollectionForMemoryInput) Validate ¶
func (s *CreateCollectionForMemoryInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateCollectionForMemoryOutput ¶
type CreateCollectionForMemoryOutput struct {
Metadata *response.ResponseMetadata
Resource_id *string `type:"string" json:"resource_id,omitempty"`
// contains filtered or unexported fields
}
func (CreateCollectionForMemoryOutput) GoString ¶
func (s CreateCollectionForMemoryOutput) GoString() string
GoString returns the string representation
func (*CreateCollectionForMemoryOutput) SetResource_id ¶
func (s *CreateCollectionForMemoryOutput) SetResource_id(v string) *CreateCollectionForMemoryOutput
SetResource_id sets the Resource_id field's value.
func (CreateCollectionForMemoryOutput) String ¶
func (s CreateCollectionForMemoryOutput) String() string
String returns the string representation
type CreateVikingdbCollectionInput ¶
type CreateVikingdbCollectionInput struct {
// CollectionName is a required field
CollectionName *string `min:"1" max:"128" type:"string" json:",omitempty" required:"true"`
Description *string `max:"65535" type:"string" json:",omitempty"`
Fields []*FieldForCreateVikingdbCollectionInput `type:"list" json:",omitempty"`
FullText []*FullTextForCreateVikingdbCollectionInput `type:"list" json:",omitempty"`
ProjectName *string `min:"1" type:"string" json:",omitempty"`
Tags []*TagForCreateVikingdbCollectionInput `type:"list" json:",omitempty"`
Vectorize *VectorizeForCreateVikingdbCollectionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateVikingdbCollectionInput) GoString ¶
func (s CreateVikingdbCollectionInput) GoString() string
GoString returns the string representation
func (*CreateVikingdbCollectionInput) SetCollectionName ¶
func (s *CreateVikingdbCollectionInput) SetCollectionName(v string) *CreateVikingdbCollectionInput
SetCollectionName sets the CollectionName field's value.
func (*CreateVikingdbCollectionInput) SetDescription ¶
func (s *CreateVikingdbCollectionInput) SetDescription(v string) *CreateVikingdbCollectionInput
SetDescription sets the Description field's value.
func (*CreateVikingdbCollectionInput) SetFields ¶
func (s *CreateVikingdbCollectionInput) SetFields(v []*FieldForCreateVikingdbCollectionInput) *CreateVikingdbCollectionInput
SetFields sets the Fields field's value.
func (*CreateVikingdbCollectionInput) SetFullText ¶ added in v1.2.21
func (s *CreateVikingdbCollectionInput) SetFullText(v []*FullTextForCreateVikingdbCollectionInput) *CreateVikingdbCollectionInput
SetFullText sets the FullText field's value.
func (*CreateVikingdbCollectionInput) SetProjectName ¶
func (s *CreateVikingdbCollectionInput) SetProjectName(v string) *CreateVikingdbCollectionInput
SetProjectName sets the ProjectName field's value.
func (*CreateVikingdbCollectionInput) SetTags ¶
func (s *CreateVikingdbCollectionInput) SetTags(v []*TagForCreateVikingdbCollectionInput) *CreateVikingdbCollectionInput
SetTags sets the Tags field's value.
func (*CreateVikingdbCollectionInput) SetVectorize ¶
func (s *CreateVikingdbCollectionInput) SetVectorize(v *VectorizeForCreateVikingdbCollectionInput) *CreateVikingdbCollectionInput
SetVectorize sets the Vectorize field's value.
func (CreateVikingdbCollectionInput) String ¶
func (s CreateVikingdbCollectionInput) String() string
String returns the string representation
func (*CreateVikingdbCollectionInput) Validate ¶
func (s *CreateVikingdbCollectionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateVikingdbCollectionOutput ¶
type CreateVikingdbCollectionOutput struct {
Metadata *response.ResponseMetadata
Message *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateVikingdbCollectionOutput) GoString ¶
func (s CreateVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*CreateVikingdbCollectionOutput) SetMessage ¶
func (s *CreateVikingdbCollectionOutput) SetMessage(v string) *CreateVikingdbCollectionOutput
SetMessage sets the Message field's value.
func (*CreateVikingdbCollectionOutput) SetResourceId ¶
func (s *CreateVikingdbCollectionOutput) SetResourceId(v string) *CreateVikingdbCollectionOutput
SetResourceId sets the ResourceId field's value.
func (CreateVikingdbCollectionOutput) String ¶
func (s CreateVikingdbCollectionOutput) String() string
String returns the string representation
type CreateVikingdbIndexInput ¶
type CreateVikingdbIndexInput struct {
CollectionName *string `type:"string" json:",omitempty"`
CpuQuota *int32 `min:"1" type:"int32" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
// IndexName is a required field
IndexName *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
ScalarIndex []*string `type:"list" json:",omitempty"`
ShardCount *int32 `type:"int32" json:",omitempty"`
ShardPolicy *string `type:"string" json:",omitempty" enum:"EnumOfShardPolicyForCreateVikingdbIndexInput"`
VectorIndex *VectorIndexForCreateVikingdbIndexInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateVikingdbIndexInput) GoString ¶
func (s CreateVikingdbIndexInput) GoString() string
GoString returns the string representation
func (*CreateVikingdbIndexInput) SetCollectionName ¶
func (s *CreateVikingdbIndexInput) SetCollectionName(v string) *CreateVikingdbIndexInput
SetCollectionName sets the CollectionName field's value.
func (*CreateVikingdbIndexInput) SetCpuQuota ¶
func (s *CreateVikingdbIndexInput) SetCpuQuota(v int32) *CreateVikingdbIndexInput
SetCpuQuota sets the CpuQuota field's value.
func (*CreateVikingdbIndexInput) SetDescription ¶
func (s *CreateVikingdbIndexInput) SetDescription(v string) *CreateVikingdbIndexInput
SetDescription sets the Description field's value.
func (*CreateVikingdbIndexInput) SetIndexName ¶
func (s *CreateVikingdbIndexInput) SetIndexName(v string) *CreateVikingdbIndexInput
SetIndexName sets the IndexName field's value.
func (*CreateVikingdbIndexInput) SetProjectName ¶
func (s *CreateVikingdbIndexInput) SetProjectName(v string) *CreateVikingdbIndexInput
SetProjectName sets the ProjectName field's value.
func (*CreateVikingdbIndexInput) SetResourceId ¶
func (s *CreateVikingdbIndexInput) SetResourceId(v string) *CreateVikingdbIndexInput
SetResourceId sets the ResourceId field's value.
func (*CreateVikingdbIndexInput) SetScalarIndex ¶
func (s *CreateVikingdbIndexInput) SetScalarIndex(v []*string) *CreateVikingdbIndexInput
SetScalarIndex sets the ScalarIndex field's value.
func (*CreateVikingdbIndexInput) SetShardCount ¶
func (s *CreateVikingdbIndexInput) SetShardCount(v int32) *CreateVikingdbIndexInput
SetShardCount sets the ShardCount field's value.
func (*CreateVikingdbIndexInput) SetShardPolicy ¶
func (s *CreateVikingdbIndexInput) SetShardPolicy(v string) *CreateVikingdbIndexInput
SetShardPolicy sets the ShardPolicy field's value.
func (*CreateVikingdbIndexInput) SetVectorIndex ¶
func (s *CreateVikingdbIndexInput) SetVectorIndex(v *VectorIndexForCreateVikingdbIndexInput) *CreateVikingdbIndexInput
SetVectorIndex sets the VectorIndex field's value.
func (CreateVikingdbIndexInput) String ¶
func (s CreateVikingdbIndexInput) String() string
String returns the string representation
func (*CreateVikingdbIndexInput) Validate ¶
func (s *CreateVikingdbIndexInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateVikingdbIndexOutput ¶
type CreateVikingdbIndexOutput struct {
Metadata *response.ResponseMetadata
Message *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateVikingdbIndexOutput) GoString ¶
func (s CreateVikingdbIndexOutput) GoString() string
GoString returns the string representation
func (*CreateVikingdbIndexOutput) SetMessage ¶
func (s *CreateVikingdbIndexOutput) SetMessage(v string) *CreateVikingdbIndexOutput
SetMessage sets the Message field's value.
func (CreateVikingdbIndexOutput) String ¶
func (s CreateVikingdbIndexOutput) String() string
String returns the string representation
type CreateVikingdbTaskInput ¶
type CreateVikingdbTaskInput struct {
CollectionName *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
TaskConfig *TaskConfigForCreateVikingdbTaskInput `type:"structure" json:",omitempty"`
// TaskType is a required field
TaskType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfTaskTypeForCreateVikingdbTaskInput"`
// contains filtered or unexported fields
}
func (CreateVikingdbTaskInput) GoString ¶
func (s CreateVikingdbTaskInput) GoString() string
GoString returns the string representation
func (*CreateVikingdbTaskInput) SetCollectionName ¶
func (s *CreateVikingdbTaskInput) SetCollectionName(v string) *CreateVikingdbTaskInput
SetCollectionName sets the CollectionName field's value.
func (*CreateVikingdbTaskInput) SetProjectName ¶
func (s *CreateVikingdbTaskInput) SetProjectName(v string) *CreateVikingdbTaskInput
SetProjectName sets the ProjectName field's value.
func (*CreateVikingdbTaskInput) SetResourceId ¶
func (s *CreateVikingdbTaskInput) SetResourceId(v string) *CreateVikingdbTaskInput
SetResourceId sets the ResourceId field's value.
func (*CreateVikingdbTaskInput) SetTaskConfig ¶
func (s *CreateVikingdbTaskInput) SetTaskConfig(v *TaskConfigForCreateVikingdbTaskInput) *CreateVikingdbTaskInput
SetTaskConfig sets the TaskConfig field's value.
func (*CreateVikingdbTaskInput) SetTaskType ¶
func (s *CreateVikingdbTaskInput) SetTaskType(v string) *CreateVikingdbTaskInput
SetTaskType sets the TaskType field's value.
func (CreateVikingdbTaskInput) String ¶
func (s CreateVikingdbTaskInput) String() string
String returns the string representation
func (*CreateVikingdbTaskInput) Validate ¶
func (s *CreateVikingdbTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateVikingdbTaskOutput ¶
type CreateVikingdbTaskOutput struct {
Metadata *response.ResponseMetadata
Message *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateVikingdbTaskOutput) GoString ¶
func (s CreateVikingdbTaskOutput) GoString() string
GoString returns the string representation
func (*CreateVikingdbTaskOutput) SetMessage ¶
func (s *CreateVikingdbTaskOutput) SetMessage(v string) *CreateVikingdbTaskOutput
SetMessage sets the Message field's value.
func (*CreateVikingdbTaskOutput) SetTaskId ¶
func (s *CreateVikingdbTaskOutput) SetTaskId(v string) *CreateVikingdbTaskOutput
SetTaskId sets the TaskId field's value.
func (CreateVikingdbTaskOutput) String ¶
func (s CreateVikingdbTaskOutput) String() string
String returns the string representation
type CustomEventTypeSchemaForCreateCollectionForMemoryInput ¶
type CustomEventTypeSchemaForCreateCollectionForMemoryInput struct {
Description *string `type:"string" json:",omitempty"`
EventType *string `type:"string" json:",omitempty"`
Properties []*PropertyForCreateCollectionForMemoryInput `type:"list" json:",omitempty"`
ValidationExpression *string `type:"string" json:",omitempty"`
Version *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CustomEventTypeSchemaForCreateCollectionForMemoryInput) GoString ¶
func (s CustomEventTypeSchemaForCreateCollectionForMemoryInput) GoString() string
GoString returns the string representation
func (*CustomEventTypeSchemaForCreateCollectionForMemoryInput) SetDescription ¶
func (s *CustomEventTypeSchemaForCreateCollectionForMemoryInput) SetDescription(v string) *CustomEventTypeSchemaForCreateCollectionForMemoryInput
SetDescription sets the Description field's value.
func (*CustomEventTypeSchemaForCreateCollectionForMemoryInput) SetEventType ¶
func (s *CustomEventTypeSchemaForCreateCollectionForMemoryInput) SetEventType(v string) *CustomEventTypeSchemaForCreateCollectionForMemoryInput
SetEventType sets the EventType field's value.
func (*CustomEventTypeSchemaForCreateCollectionForMemoryInput) SetProperties ¶
func (s *CustomEventTypeSchemaForCreateCollectionForMemoryInput) SetProperties(v []*PropertyForCreateCollectionForMemoryInput) *CustomEventTypeSchemaForCreateCollectionForMemoryInput
SetProperties sets the Properties field's value.
func (*CustomEventTypeSchemaForCreateCollectionForMemoryInput) SetValidationExpression ¶
func (s *CustomEventTypeSchemaForCreateCollectionForMemoryInput) SetValidationExpression(v string) *CustomEventTypeSchemaForCreateCollectionForMemoryInput
SetValidationExpression sets the ValidationExpression field's value.
func (*CustomEventTypeSchemaForCreateCollectionForMemoryInput) SetVersion ¶
func (s *CustomEventTypeSchemaForCreateCollectionForMemoryInput) SetVersion(v string) *CustomEventTypeSchemaForCreateCollectionForMemoryInput
SetVersion sets the Version field's value.
func (CustomEventTypeSchemaForCreateCollectionForMemoryInput) String ¶
func (s CustomEventTypeSchemaForCreateCollectionForMemoryInput) String() string
String returns the string representation
type CustomEventTypeSchemaForMemoryCollectionUpdateInput ¶
type CustomEventTypeSchemaForMemoryCollectionUpdateInput struct {
Description *string `type:"string" json:",omitempty"`
EventType *string `type:"string" json:",omitempty"`
Properties []*PropertyForMemoryCollectionUpdateInput `type:"list" json:",omitempty"`
ValidationExpression *string `type:"string" json:",omitempty"`
Version *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CustomEventTypeSchemaForMemoryCollectionUpdateInput) GoString ¶
func (s CustomEventTypeSchemaForMemoryCollectionUpdateInput) GoString() string
GoString returns the string representation
func (*CustomEventTypeSchemaForMemoryCollectionUpdateInput) SetDescription ¶
func (s *CustomEventTypeSchemaForMemoryCollectionUpdateInput) SetDescription(v string) *CustomEventTypeSchemaForMemoryCollectionUpdateInput
SetDescription sets the Description field's value.
func (*CustomEventTypeSchemaForMemoryCollectionUpdateInput) SetEventType ¶
func (s *CustomEventTypeSchemaForMemoryCollectionUpdateInput) SetEventType(v string) *CustomEventTypeSchemaForMemoryCollectionUpdateInput
SetEventType sets the EventType field's value.
func (*CustomEventTypeSchemaForMemoryCollectionUpdateInput) SetProperties ¶
func (s *CustomEventTypeSchemaForMemoryCollectionUpdateInput) SetProperties(v []*PropertyForMemoryCollectionUpdateInput) *CustomEventTypeSchemaForMemoryCollectionUpdateInput
SetProperties sets the Properties field's value.
func (*CustomEventTypeSchemaForMemoryCollectionUpdateInput) SetValidationExpression ¶
func (s *CustomEventTypeSchemaForMemoryCollectionUpdateInput) SetValidationExpression(v string) *CustomEventTypeSchemaForMemoryCollectionUpdateInput
SetValidationExpression sets the ValidationExpression field's value.
func (*CustomEventTypeSchemaForMemoryCollectionUpdateInput) SetVersion ¶
func (s *CustomEventTypeSchemaForMemoryCollectionUpdateInput) SetVersion(v string) *CustomEventTypeSchemaForMemoryCollectionUpdateInput
SetVersion sets the Version field's value.
func (CustomEventTypeSchemaForMemoryCollectionUpdateInput) String ¶
func (s CustomEventTypeSchemaForMemoryCollectionUpdateInput) String() string
String returns the string representation
type CustomProfileTypeSchemaForCreateCollectionForMemoryInput ¶
type CustomProfileTypeSchemaForCreateCollectionForMemoryInput struct {
Description *string `type:"string" json:",omitempty"`
ProfileType *string `type:"string" json:",omitempty"`
Properties []*ConvertPropertyForCreateCollectionForMemoryInput `type:"list" json:",omitempty"`
Version *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CustomProfileTypeSchemaForCreateCollectionForMemoryInput) GoString ¶
func (s CustomProfileTypeSchemaForCreateCollectionForMemoryInput) GoString() string
GoString returns the string representation
func (*CustomProfileTypeSchemaForCreateCollectionForMemoryInput) SetDescription ¶
func (s *CustomProfileTypeSchemaForCreateCollectionForMemoryInput) SetDescription(v string) *CustomProfileTypeSchemaForCreateCollectionForMemoryInput
SetDescription sets the Description field's value.
func (*CustomProfileTypeSchemaForCreateCollectionForMemoryInput) SetProfileType ¶
func (s *CustomProfileTypeSchemaForCreateCollectionForMemoryInput) SetProfileType(v string) *CustomProfileTypeSchemaForCreateCollectionForMemoryInput
SetProfileType sets the ProfileType field's value.
func (*CustomProfileTypeSchemaForCreateCollectionForMemoryInput) SetProperties ¶
func (s *CustomProfileTypeSchemaForCreateCollectionForMemoryInput) SetProperties(v []*ConvertPropertyForCreateCollectionForMemoryInput) *CustomProfileTypeSchemaForCreateCollectionForMemoryInput
SetProperties sets the Properties field's value.
func (*CustomProfileTypeSchemaForCreateCollectionForMemoryInput) SetVersion ¶
func (s *CustomProfileTypeSchemaForCreateCollectionForMemoryInput) SetVersion(v string) *CustomProfileTypeSchemaForCreateCollectionForMemoryInput
SetVersion sets the Version field's value.
func (CustomProfileTypeSchemaForCreateCollectionForMemoryInput) String ¶
func (s CustomProfileTypeSchemaForCreateCollectionForMemoryInput) String() string
String returns the string representation
type CustomProfileTypeSchemaForMemoryCollectionUpdateInput ¶
type CustomProfileTypeSchemaForMemoryCollectionUpdateInput struct {
Description *string `type:"string" json:",omitempty"`
ProfileType *string `type:"string" json:",omitempty"`
Properties []*ConvertPropertyForMemoryCollectionUpdateInput `type:"list" json:",omitempty"`
Version *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CustomProfileTypeSchemaForMemoryCollectionUpdateInput) GoString ¶
func (s CustomProfileTypeSchemaForMemoryCollectionUpdateInput) GoString() string
GoString returns the string representation
func (*CustomProfileTypeSchemaForMemoryCollectionUpdateInput) SetDescription ¶
func (s *CustomProfileTypeSchemaForMemoryCollectionUpdateInput) SetDescription(v string) *CustomProfileTypeSchemaForMemoryCollectionUpdateInput
SetDescription sets the Description field's value.
func (*CustomProfileTypeSchemaForMemoryCollectionUpdateInput) SetProfileType ¶
func (s *CustomProfileTypeSchemaForMemoryCollectionUpdateInput) SetProfileType(v string) *CustomProfileTypeSchemaForMemoryCollectionUpdateInput
SetProfileType sets the ProfileType field's value.
func (*CustomProfileTypeSchemaForMemoryCollectionUpdateInput) SetProperties ¶
func (s *CustomProfileTypeSchemaForMemoryCollectionUpdateInput) SetProperties(v []*ConvertPropertyForMemoryCollectionUpdateInput) *CustomProfileTypeSchemaForMemoryCollectionUpdateInput
SetProperties sets the Properties field's value.
func (*CustomProfileTypeSchemaForMemoryCollectionUpdateInput) SetVersion ¶
func (s *CustomProfileTypeSchemaForMemoryCollectionUpdateInput) SetVersion(v string) *CustomProfileTypeSchemaForMemoryCollectionUpdateInput
SetVersion sets the Version field's value.
func (CustomProfileTypeSchemaForMemoryCollectionUpdateInput) String ¶
func (s CustomProfileTypeSchemaForMemoryCollectionUpdateInput) String() string
String returns the string representation
type DeleteVikingdbCollectionInput ¶
type DeleteVikingdbCollectionInput struct {
// CollectionName is a required field
CollectionName *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteVikingdbCollectionInput) GoString ¶
func (s DeleteVikingdbCollectionInput) GoString() string
GoString returns the string representation
func (*DeleteVikingdbCollectionInput) SetCollectionName ¶
func (s *DeleteVikingdbCollectionInput) SetCollectionName(v string) *DeleteVikingdbCollectionInput
SetCollectionName sets the CollectionName field's value.
func (*DeleteVikingdbCollectionInput) SetProjectName ¶
func (s *DeleteVikingdbCollectionInput) SetProjectName(v string) *DeleteVikingdbCollectionInput
SetProjectName sets the ProjectName field's value.
func (*DeleteVikingdbCollectionInput) SetResourceId ¶
func (s *DeleteVikingdbCollectionInput) SetResourceId(v string) *DeleteVikingdbCollectionInput
SetResourceId sets the ResourceId field's value.
func (DeleteVikingdbCollectionInput) String ¶
func (s DeleteVikingdbCollectionInput) String() string
String returns the string representation
func (*DeleteVikingdbCollectionInput) Validate ¶
func (s *DeleteVikingdbCollectionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteVikingdbCollectionOutput ¶
type DeleteVikingdbCollectionOutput struct {
Metadata *response.ResponseMetadata
Message *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteVikingdbCollectionOutput) GoString ¶
func (s DeleteVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*DeleteVikingdbCollectionOutput) SetMessage ¶
func (s *DeleteVikingdbCollectionOutput) SetMessage(v string) *DeleteVikingdbCollectionOutput
SetMessage sets the Message field's value.
func (DeleteVikingdbCollectionOutput) String ¶
func (s DeleteVikingdbCollectionOutput) String() string
String returns the string representation
type DeleteVikingdbIndexInput ¶
type DeleteVikingdbIndexInput struct {
CollectionName *string `type:"string" json:",omitempty"`
// IndexName is a required field
IndexName *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteVikingdbIndexInput) GoString ¶
func (s DeleteVikingdbIndexInput) GoString() string
GoString returns the string representation
func (*DeleteVikingdbIndexInput) SetCollectionName ¶
func (s *DeleteVikingdbIndexInput) SetCollectionName(v string) *DeleteVikingdbIndexInput
SetCollectionName sets the CollectionName field's value.
func (*DeleteVikingdbIndexInput) SetIndexName ¶
func (s *DeleteVikingdbIndexInput) SetIndexName(v string) *DeleteVikingdbIndexInput
SetIndexName sets the IndexName field's value.
func (*DeleteVikingdbIndexInput) SetProjectName ¶
func (s *DeleteVikingdbIndexInput) SetProjectName(v string) *DeleteVikingdbIndexInput
SetProjectName sets the ProjectName field's value.
func (*DeleteVikingdbIndexInput) SetResourceId ¶
func (s *DeleteVikingdbIndexInput) SetResourceId(v string) *DeleteVikingdbIndexInput
SetResourceId sets the ResourceId field's value.
func (DeleteVikingdbIndexInput) String ¶
func (s DeleteVikingdbIndexInput) String() string
String returns the string representation
func (*DeleteVikingdbIndexInput) Validate ¶
func (s *DeleteVikingdbIndexInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteVikingdbIndexOutput ¶
type DeleteVikingdbIndexOutput struct {
Metadata *response.ResponseMetadata
Message *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteVikingdbIndexOutput) GoString ¶
func (s DeleteVikingdbIndexOutput) GoString() string
GoString returns the string representation
func (*DeleteVikingdbIndexOutput) SetMessage ¶
func (s *DeleteVikingdbIndexOutput) SetMessage(v string) *DeleteVikingdbIndexOutput
SetMessage sets the Message field's value.
func (DeleteVikingdbIndexOutput) String ¶
func (s DeleteVikingdbIndexOutput) String() string
String returns the string representation
type DeleteVikingdbTaskInput ¶
type DeleteVikingdbTaskInput struct {
// TaskId is a required field
TaskId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteVikingdbTaskInput) GoString ¶
func (s DeleteVikingdbTaskInput) GoString() string
GoString returns the string representation
func (*DeleteVikingdbTaskInput) SetTaskId ¶
func (s *DeleteVikingdbTaskInput) SetTaskId(v string) *DeleteVikingdbTaskInput
SetTaskId sets the TaskId field's value.
func (DeleteVikingdbTaskInput) String ¶
func (s DeleteVikingdbTaskInput) String() string
String returns the string representation
func (*DeleteVikingdbTaskInput) Validate ¶
func (s *DeleteVikingdbTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteVikingdbTaskOutput ¶
type DeleteVikingdbTaskOutput struct {
Metadata *response.ResponseMetadata
Message *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteVikingdbTaskOutput) GoString ¶
func (s DeleteVikingdbTaskOutput) GoString() string
GoString returns the string representation
func (*DeleteVikingdbTaskOutput) SetMessage ¶
func (s *DeleteVikingdbTaskOutput) SetMessage(v string) *DeleteVikingdbTaskOutput
SetMessage sets the Message field's value.
func (DeleteVikingdbTaskOutput) String ¶
func (s DeleteVikingdbTaskOutput) String() string
String returns the string representation
type DenseForCreateVikingdbCollectionInput ¶
type DenseForCreateVikingdbCollectionInput struct {
Dim *int32 `type:"int32" json:",omitempty"`
ImageField *string `type:"string" json:",omitempty"`
Instruction *InstructionForCreateVikingdbCollectionInput `type:"structure" json:",omitempty"`
ModelName *string `type:"string" json:",omitempty" enum:"EnumOfModelNameForCreateVikingdbCollectionInput"`
ModelVersion *string `type:"string" json:",omitempty"`
NDim *int32 `type:"int32" json:",omitempty"`
Shape []*int32 `type:"list" json:",omitempty"`
TensorQuantType *string `type:"string" json:",omitempty" enum:"EnumOfTensorQuantTypeForCreateVikingdbCollectionInput"`
TextField *string `type:"string" json:",omitempty"`
VideoField *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DenseForCreateVikingdbCollectionInput) GoString ¶
func (s DenseForCreateVikingdbCollectionInput) GoString() string
GoString returns the string representation
func (*DenseForCreateVikingdbCollectionInput) SetDim ¶
func (s *DenseForCreateVikingdbCollectionInput) SetDim(v int32) *DenseForCreateVikingdbCollectionInput
SetDim sets the Dim field's value.
func (*DenseForCreateVikingdbCollectionInput) SetImageField ¶
func (s *DenseForCreateVikingdbCollectionInput) SetImageField(v string) *DenseForCreateVikingdbCollectionInput
SetImageField sets the ImageField field's value.
func (*DenseForCreateVikingdbCollectionInput) SetInstruction ¶ added in v1.2.5
func (s *DenseForCreateVikingdbCollectionInput) SetInstruction(v *InstructionForCreateVikingdbCollectionInput) *DenseForCreateVikingdbCollectionInput
SetInstruction sets the Instruction field's value.
func (*DenseForCreateVikingdbCollectionInput) SetModelName ¶
func (s *DenseForCreateVikingdbCollectionInput) SetModelName(v string) *DenseForCreateVikingdbCollectionInput
SetModelName sets the ModelName field's value.
func (*DenseForCreateVikingdbCollectionInput) SetModelVersion ¶
func (s *DenseForCreateVikingdbCollectionInput) SetModelVersion(v string) *DenseForCreateVikingdbCollectionInput
SetModelVersion sets the ModelVersion field's value.
func (*DenseForCreateVikingdbCollectionInput) SetNDim ¶ added in v1.2.5
func (s *DenseForCreateVikingdbCollectionInput) SetNDim(v int32) *DenseForCreateVikingdbCollectionInput
SetNDim sets the NDim field's value.
func (*DenseForCreateVikingdbCollectionInput) SetShape ¶ added in v1.2.5
func (s *DenseForCreateVikingdbCollectionInput) SetShape(v []*int32) *DenseForCreateVikingdbCollectionInput
SetShape sets the Shape field's value.
func (*DenseForCreateVikingdbCollectionInput) SetTensorQuantType ¶ added in v1.2.5
func (s *DenseForCreateVikingdbCollectionInput) SetTensorQuantType(v string) *DenseForCreateVikingdbCollectionInput
SetTensorQuantType sets the TensorQuantType field's value.
func (*DenseForCreateVikingdbCollectionInput) SetTextField ¶
func (s *DenseForCreateVikingdbCollectionInput) SetTextField(v string) *DenseForCreateVikingdbCollectionInput
SetTextField sets the TextField field's value.
func (*DenseForCreateVikingdbCollectionInput) SetVideoField ¶
func (s *DenseForCreateVikingdbCollectionInput) SetVideoField(v string) *DenseForCreateVikingdbCollectionInput
SetVideoField sets the VideoField field's value.
func (DenseForCreateVikingdbCollectionInput) String ¶
func (s DenseForCreateVikingdbCollectionInput) String() string
String returns the string representation
type DenseForGetVikingdbCollectionOutput ¶
type DenseForGetVikingdbCollectionOutput struct {
Dim *int32 `type:"int32" json:",omitempty"`
ImageField *string `type:"string" json:",omitempty"`
Instruction *InstructionForGetVikingdbCollectionOutput `type:"structure" json:",omitempty"`
ModelName *string `type:"string" json:",omitempty" enum:"EnumOfModelNameForGetVikingdbCollectionOutput"`
ModelVersion *string `type:"string" json:",omitempty"`
NDim *int32 `type:"int32" json:",omitempty"`
Shape []*int32 `type:"list" json:",omitempty"`
TensorQuantType *string `type:"string" json:",omitempty" enum:"EnumOfTensorQuantTypeForGetVikingdbCollectionOutput"`
TextField *string `type:"string" json:",omitempty"`
VideoField *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DenseForGetVikingdbCollectionOutput) GoString ¶
func (s DenseForGetVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*DenseForGetVikingdbCollectionOutput) SetDim ¶
func (s *DenseForGetVikingdbCollectionOutput) SetDim(v int32) *DenseForGetVikingdbCollectionOutput
SetDim sets the Dim field's value.
func (*DenseForGetVikingdbCollectionOutput) SetImageField ¶
func (s *DenseForGetVikingdbCollectionOutput) SetImageField(v string) *DenseForGetVikingdbCollectionOutput
SetImageField sets the ImageField field's value.
func (*DenseForGetVikingdbCollectionOutput) SetInstruction ¶ added in v1.2.5
func (s *DenseForGetVikingdbCollectionOutput) SetInstruction(v *InstructionForGetVikingdbCollectionOutput) *DenseForGetVikingdbCollectionOutput
SetInstruction sets the Instruction field's value.
func (*DenseForGetVikingdbCollectionOutput) SetModelName ¶
func (s *DenseForGetVikingdbCollectionOutput) SetModelName(v string) *DenseForGetVikingdbCollectionOutput
SetModelName sets the ModelName field's value.
func (*DenseForGetVikingdbCollectionOutput) SetModelVersion ¶
func (s *DenseForGetVikingdbCollectionOutput) SetModelVersion(v string) *DenseForGetVikingdbCollectionOutput
SetModelVersion sets the ModelVersion field's value.
func (*DenseForGetVikingdbCollectionOutput) SetNDim ¶ added in v1.2.5
func (s *DenseForGetVikingdbCollectionOutput) SetNDim(v int32) *DenseForGetVikingdbCollectionOutput
SetNDim sets the NDim field's value.
func (*DenseForGetVikingdbCollectionOutput) SetShape ¶ added in v1.2.5
func (s *DenseForGetVikingdbCollectionOutput) SetShape(v []*int32) *DenseForGetVikingdbCollectionOutput
SetShape sets the Shape field's value.
func (*DenseForGetVikingdbCollectionOutput) SetTensorQuantType ¶ added in v1.2.5
func (s *DenseForGetVikingdbCollectionOutput) SetTensorQuantType(v string) *DenseForGetVikingdbCollectionOutput
SetTensorQuantType sets the TensorQuantType field's value.
func (*DenseForGetVikingdbCollectionOutput) SetTextField ¶
func (s *DenseForGetVikingdbCollectionOutput) SetTextField(v string) *DenseForGetVikingdbCollectionOutput
SetTextField sets the TextField field's value.
func (*DenseForGetVikingdbCollectionOutput) SetVideoField ¶
func (s *DenseForGetVikingdbCollectionOutput) SetVideoField(v string) *DenseForGetVikingdbCollectionOutput
SetVideoField sets the VideoField field's value.
func (DenseForGetVikingdbCollectionOutput) String ¶
func (s DenseForGetVikingdbCollectionOutput) String() string
String returns the string representation
type DenseForListVikingdbCollectionOutput ¶
type DenseForListVikingdbCollectionOutput struct {
Dim *int32 `type:"int32" json:",omitempty"`
ImageField *string `type:"string" json:",omitempty"`
Instruction *InstructionForListVikingdbCollectionOutput `type:"structure" json:",omitempty"`
ModelName *string `type:"string" json:",omitempty" enum:"EnumOfModelNameForListVikingdbCollectionOutput"`
ModelVersion *string `type:"string" json:",omitempty"`
NDim *int32 `type:"int32" json:",omitempty"`
Shape []*int32 `type:"list" json:",omitempty"`
TensorQuantType *string `type:"string" json:",omitempty" enum:"EnumOfTensorQuantTypeForListVikingdbCollectionOutput"`
TextField *string `type:"string" json:",omitempty"`
VideoField *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DenseForListVikingdbCollectionOutput) GoString ¶
func (s DenseForListVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*DenseForListVikingdbCollectionOutput) SetDim ¶
func (s *DenseForListVikingdbCollectionOutput) SetDim(v int32) *DenseForListVikingdbCollectionOutput
SetDim sets the Dim field's value.
func (*DenseForListVikingdbCollectionOutput) SetImageField ¶
func (s *DenseForListVikingdbCollectionOutput) SetImageField(v string) *DenseForListVikingdbCollectionOutput
SetImageField sets the ImageField field's value.
func (*DenseForListVikingdbCollectionOutput) SetInstruction ¶ added in v1.2.5
func (s *DenseForListVikingdbCollectionOutput) SetInstruction(v *InstructionForListVikingdbCollectionOutput) *DenseForListVikingdbCollectionOutput
SetInstruction sets the Instruction field's value.
func (*DenseForListVikingdbCollectionOutput) SetModelName ¶
func (s *DenseForListVikingdbCollectionOutput) SetModelName(v string) *DenseForListVikingdbCollectionOutput
SetModelName sets the ModelName field's value.
func (*DenseForListVikingdbCollectionOutput) SetModelVersion ¶
func (s *DenseForListVikingdbCollectionOutput) SetModelVersion(v string) *DenseForListVikingdbCollectionOutput
SetModelVersion sets the ModelVersion field's value.
func (*DenseForListVikingdbCollectionOutput) SetNDim ¶ added in v1.2.5
func (s *DenseForListVikingdbCollectionOutput) SetNDim(v int32) *DenseForListVikingdbCollectionOutput
SetNDim sets the NDim field's value.
func (*DenseForListVikingdbCollectionOutput) SetShape ¶ added in v1.2.5
func (s *DenseForListVikingdbCollectionOutput) SetShape(v []*int32) *DenseForListVikingdbCollectionOutput
SetShape sets the Shape field's value.
func (*DenseForListVikingdbCollectionOutput) SetTensorQuantType ¶ added in v1.2.5
func (s *DenseForListVikingdbCollectionOutput) SetTensorQuantType(v string) *DenseForListVikingdbCollectionOutput
SetTensorQuantType sets the TensorQuantType field's value.
func (*DenseForListVikingdbCollectionOutput) SetTextField ¶
func (s *DenseForListVikingdbCollectionOutput) SetTextField(v string) *DenseForListVikingdbCollectionOutput
SetTextField sets the TextField field's value.
func (*DenseForListVikingdbCollectionOutput) SetVideoField ¶
func (s *DenseForListVikingdbCollectionOutput) SetVideoField(v string) *DenseForListVikingdbCollectionOutput
SetVideoField sets the VideoField field's value.
func (DenseForListVikingdbCollectionOutput) String ¶
func (s DenseForListVikingdbCollectionOutput) String() string
String returns the string representation
type DisableVikingdbIndexInput ¶ added in v1.2.21
type DisableVikingdbIndexInput struct {
CollectionName *string `type:"string" json:",omitempty"`
// IndexName is a required field
IndexName *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DisableVikingdbIndexInput) GoString ¶ added in v1.2.21
func (s DisableVikingdbIndexInput) GoString() string
GoString returns the string representation
func (*DisableVikingdbIndexInput) SetCollectionName ¶ added in v1.2.21
func (s *DisableVikingdbIndexInput) SetCollectionName(v string) *DisableVikingdbIndexInput
SetCollectionName sets the CollectionName field's value.
func (*DisableVikingdbIndexInput) SetIndexName ¶ added in v1.2.21
func (s *DisableVikingdbIndexInput) SetIndexName(v string) *DisableVikingdbIndexInput
SetIndexName sets the IndexName field's value.
func (*DisableVikingdbIndexInput) SetProjectName ¶ added in v1.2.21
func (s *DisableVikingdbIndexInput) SetProjectName(v string) *DisableVikingdbIndexInput
SetProjectName sets the ProjectName field's value.
func (*DisableVikingdbIndexInput) SetResourceId ¶ added in v1.2.21
func (s *DisableVikingdbIndexInput) SetResourceId(v string) *DisableVikingdbIndexInput
SetResourceId sets the ResourceId field's value.
func (DisableVikingdbIndexInput) String ¶ added in v1.2.21
func (s DisableVikingdbIndexInput) String() string
String returns the string representation
func (*DisableVikingdbIndexInput) Validate ¶ added in v1.2.21
func (s *DisableVikingdbIndexInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisableVikingdbIndexOutput ¶ added in v1.2.21
type DisableVikingdbIndexOutput struct {
Metadata *response.ResponseMetadata
Message *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DisableVikingdbIndexOutput) GoString ¶ added in v1.2.21
func (s DisableVikingdbIndexOutput) GoString() string
GoString returns the string representation
func (*DisableVikingdbIndexOutput) SetMessage ¶ added in v1.2.21
func (s *DisableVikingdbIndexOutput) SetMessage(v string) *DisableVikingdbIndexOutput
SetMessage sets the Message field's value.
func (DisableVikingdbIndexOutput) String ¶ added in v1.2.21
func (s DisableVikingdbIndexOutput) String() string
String returns the string representation
type EnableVikingdbIndexInput ¶ added in v1.2.21
type EnableVikingdbIndexInput struct {
CollectionName *string `type:"string" json:",omitempty"`
// IndexName is a required field
IndexName *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (EnableVikingdbIndexInput) GoString ¶ added in v1.2.21
func (s EnableVikingdbIndexInput) GoString() string
GoString returns the string representation
func (*EnableVikingdbIndexInput) SetCollectionName ¶ added in v1.2.21
func (s *EnableVikingdbIndexInput) SetCollectionName(v string) *EnableVikingdbIndexInput
SetCollectionName sets the CollectionName field's value.
func (*EnableVikingdbIndexInput) SetIndexName ¶ added in v1.2.21
func (s *EnableVikingdbIndexInput) SetIndexName(v string) *EnableVikingdbIndexInput
SetIndexName sets the IndexName field's value.
func (*EnableVikingdbIndexInput) SetProjectName ¶ added in v1.2.21
func (s *EnableVikingdbIndexInput) SetProjectName(v string) *EnableVikingdbIndexInput
SetProjectName sets the ProjectName field's value.
func (*EnableVikingdbIndexInput) SetResourceId ¶ added in v1.2.21
func (s *EnableVikingdbIndexInput) SetResourceId(v string) *EnableVikingdbIndexInput
SetResourceId sets the ResourceId field's value.
func (EnableVikingdbIndexInput) String ¶ added in v1.2.21
func (s EnableVikingdbIndexInput) String() string
String returns the string representation
func (*EnableVikingdbIndexInput) Validate ¶ added in v1.2.21
func (s *EnableVikingdbIndexInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EnableVikingdbIndexOutput ¶ added in v1.2.21
type EnableVikingdbIndexOutput struct {
Metadata *response.ResponseMetadata
Message *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (EnableVikingdbIndexOutput) GoString ¶ added in v1.2.21
func (s EnableVikingdbIndexOutput) GoString() string
GoString returns the string representation
func (*EnableVikingdbIndexOutput) SetMessage ¶ added in v1.2.21
func (s *EnableVikingdbIndexOutput) SetMessage(v string) *EnableVikingdbIndexOutput
SetMessage sets the Message field's value.
func (EnableVikingdbIndexOutput) String ¶ added in v1.2.21
func (s EnableVikingdbIndexOutput) String() string
String returns the string representation
type FieldForCreateVikingdbCollectionInput ¶
type FieldForCreateVikingdbCollectionInput struct {
DefaultValue interface{} `type:"interface" json:",omitempty"`
Dim *int32 `type:"int32" json:",omitempty"`
FieldName *string `min:"1" max:"128" type:"string" json:",omitempty"`
FieldType *string `type:"string" json:",omitempty" enum:"EnumOfFieldTypeForCreateVikingdbCollectionInput"`
IsPrimaryKey *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (FieldForCreateVikingdbCollectionInput) GoString ¶
func (s FieldForCreateVikingdbCollectionInput) GoString() string
GoString returns the string representation
func (*FieldForCreateVikingdbCollectionInput) SetDefaultValue ¶
func (s *FieldForCreateVikingdbCollectionInput) SetDefaultValue(v interface{}) *FieldForCreateVikingdbCollectionInput
SetDefaultValue sets the DefaultValue field's value.
func (*FieldForCreateVikingdbCollectionInput) SetDim ¶
func (s *FieldForCreateVikingdbCollectionInput) SetDim(v int32) *FieldForCreateVikingdbCollectionInput
SetDim sets the Dim field's value.
func (*FieldForCreateVikingdbCollectionInput) SetFieldName ¶
func (s *FieldForCreateVikingdbCollectionInput) SetFieldName(v string) *FieldForCreateVikingdbCollectionInput
SetFieldName sets the FieldName field's value.
func (*FieldForCreateVikingdbCollectionInput) SetFieldType ¶
func (s *FieldForCreateVikingdbCollectionInput) SetFieldType(v string) *FieldForCreateVikingdbCollectionInput
SetFieldType sets the FieldType field's value.
func (*FieldForCreateVikingdbCollectionInput) SetIsPrimaryKey ¶
func (s *FieldForCreateVikingdbCollectionInput) SetIsPrimaryKey(v bool) *FieldForCreateVikingdbCollectionInput
SetIsPrimaryKey sets the IsPrimaryKey field's value.
func (FieldForCreateVikingdbCollectionInput) String ¶
func (s FieldForCreateVikingdbCollectionInput) String() string
String returns the string representation
func (*FieldForCreateVikingdbCollectionInput) Validate ¶
func (s *FieldForCreateVikingdbCollectionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type FieldForGetVikingdbCollectionOutput ¶
type FieldForGetVikingdbCollectionOutput struct {
DefaultValue interface{} `type:"interface" json:",omitempty"`
Dim *int32 `type:"int32" json:",omitempty"`
FieldName *string `min:"1" max:"128" type:"string" json:",omitempty"`
FieldType *string `type:"string" json:",omitempty" enum:"EnumOfFieldTypeForGetVikingdbCollectionOutput"`
IsPrimaryKey *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (FieldForGetVikingdbCollectionOutput) GoString ¶
func (s FieldForGetVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*FieldForGetVikingdbCollectionOutput) SetDefaultValue ¶
func (s *FieldForGetVikingdbCollectionOutput) SetDefaultValue(v interface{}) *FieldForGetVikingdbCollectionOutput
SetDefaultValue sets the DefaultValue field's value.
func (*FieldForGetVikingdbCollectionOutput) SetDim ¶
func (s *FieldForGetVikingdbCollectionOutput) SetDim(v int32) *FieldForGetVikingdbCollectionOutput
SetDim sets the Dim field's value.
func (*FieldForGetVikingdbCollectionOutput) SetFieldName ¶
func (s *FieldForGetVikingdbCollectionOutput) SetFieldName(v string) *FieldForGetVikingdbCollectionOutput
SetFieldName sets the FieldName field's value.
func (*FieldForGetVikingdbCollectionOutput) SetFieldType ¶
func (s *FieldForGetVikingdbCollectionOutput) SetFieldType(v string) *FieldForGetVikingdbCollectionOutput
SetFieldType sets the FieldType field's value.
func (*FieldForGetVikingdbCollectionOutput) SetIsPrimaryKey ¶
func (s *FieldForGetVikingdbCollectionOutput) SetIsPrimaryKey(v bool) *FieldForGetVikingdbCollectionOutput
SetIsPrimaryKey sets the IsPrimaryKey field's value.
func (FieldForGetVikingdbCollectionOutput) String ¶
func (s FieldForGetVikingdbCollectionOutput) String() string
String returns the string representation
type FieldForListVikingdbCollectionOutput ¶
type FieldForListVikingdbCollectionOutput struct {
DefaultValue interface{} `type:"interface" json:",omitempty"`
Dim *int32 `type:"int32" json:",omitempty"`
FieldName *string `min:"1" max:"128" type:"string" json:",omitempty"`
FieldType *string `type:"string" json:",omitempty" enum:"EnumOfFieldTypeForListVikingdbCollectionOutput"`
IsPrimaryKey *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (FieldForListVikingdbCollectionOutput) GoString ¶
func (s FieldForListVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*FieldForListVikingdbCollectionOutput) SetDefaultValue ¶
func (s *FieldForListVikingdbCollectionOutput) SetDefaultValue(v interface{}) *FieldForListVikingdbCollectionOutput
SetDefaultValue sets the DefaultValue field's value.
func (*FieldForListVikingdbCollectionOutput) SetDim ¶
func (s *FieldForListVikingdbCollectionOutput) SetDim(v int32) *FieldForListVikingdbCollectionOutput
SetDim sets the Dim field's value.
func (*FieldForListVikingdbCollectionOutput) SetFieldName ¶
func (s *FieldForListVikingdbCollectionOutput) SetFieldName(v string) *FieldForListVikingdbCollectionOutput
SetFieldName sets the FieldName field's value.
func (*FieldForListVikingdbCollectionOutput) SetFieldType ¶
func (s *FieldForListVikingdbCollectionOutput) SetFieldType(v string) *FieldForListVikingdbCollectionOutput
SetFieldType sets the FieldType field's value.
func (*FieldForListVikingdbCollectionOutput) SetIsPrimaryKey ¶
func (s *FieldForListVikingdbCollectionOutput) SetIsPrimaryKey(v bool) *FieldForListVikingdbCollectionOutput
SetIsPrimaryKey sets the IsPrimaryKey field's value.
func (FieldForListVikingdbCollectionOutput) String ¶
func (s FieldForListVikingdbCollectionOutput) String() string
String returns the string representation
type FieldForUpdateVikingdbCollectionInput ¶
type FieldForUpdateVikingdbCollectionInput struct {
DefaultValue interface{} `type:"interface" json:",omitempty"`
Dim *int32 `type:"int32" json:",omitempty"`
FieldName *string `min:"1" max:"128" type:"string" json:",omitempty"`
FieldType *string `type:"string" json:",omitempty" enum:"EnumOfFieldTypeForUpdateVikingdbCollectionInput"`
IsPrimaryKey *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (FieldForUpdateVikingdbCollectionInput) GoString ¶
func (s FieldForUpdateVikingdbCollectionInput) GoString() string
GoString returns the string representation
func (*FieldForUpdateVikingdbCollectionInput) SetDefaultValue ¶
func (s *FieldForUpdateVikingdbCollectionInput) SetDefaultValue(v interface{}) *FieldForUpdateVikingdbCollectionInput
SetDefaultValue sets the DefaultValue field's value.
func (*FieldForUpdateVikingdbCollectionInput) SetDim ¶
func (s *FieldForUpdateVikingdbCollectionInput) SetDim(v int32) *FieldForUpdateVikingdbCollectionInput
SetDim sets the Dim field's value.
func (*FieldForUpdateVikingdbCollectionInput) SetFieldName ¶
func (s *FieldForUpdateVikingdbCollectionInput) SetFieldName(v string) *FieldForUpdateVikingdbCollectionInput
SetFieldName sets the FieldName field's value.
func (*FieldForUpdateVikingdbCollectionInput) SetFieldType ¶
func (s *FieldForUpdateVikingdbCollectionInput) SetFieldType(v string) *FieldForUpdateVikingdbCollectionInput
SetFieldType sets the FieldType field's value.
func (*FieldForUpdateVikingdbCollectionInput) SetIsPrimaryKey ¶
func (s *FieldForUpdateVikingdbCollectionInput) SetIsPrimaryKey(v bool) *FieldForUpdateVikingdbCollectionInput
SetIsPrimaryKey sets the IsPrimaryKey field's value.
func (FieldForUpdateVikingdbCollectionInput) String ¶
func (s FieldForUpdateVikingdbCollectionInput) String() string
String returns the string representation
func (*FieldForUpdateVikingdbCollectionInput) Validate ¶
func (s *FieldForUpdateVikingdbCollectionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type FilterForListVikingdbCollectionInput ¶
type FilterForListVikingdbCollectionInput struct {
CollectionNameKeyword *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FilterForListVikingdbCollectionInput) GoString ¶
func (s FilterForListVikingdbCollectionInput) GoString() string
GoString returns the string representation
func (*FilterForListVikingdbCollectionInput) SetCollectionNameKeyword ¶
func (s *FilterForListVikingdbCollectionInput) SetCollectionNameKeyword(v string) *FilterForListVikingdbCollectionInput
SetCollectionNameKeyword sets the CollectionNameKeyword field's value.
func (FilterForListVikingdbCollectionInput) String ¶
func (s FilterForListVikingdbCollectionInput) String() string
String returns the string representation
type FilterForListVikingdbIndexInput ¶
type FilterForListVikingdbIndexInput struct {
CollectionName []*string `type:"list" json:",omitempty"`
IndexNameKeyword *string `type:"string" json:",omitempty"`
Status []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (FilterForListVikingdbIndexInput) GoString ¶
func (s FilterForListVikingdbIndexInput) GoString() string
GoString returns the string representation
func (*FilterForListVikingdbIndexInput) SetCollectionName ¶
func (s *FilterForListVikingdbIndexInput) SetCollectionName(v []*string) *FilterForListVikingdbIndexInput
SetCollectionName sets the CollectionName field's value.
func (*FilterForListVikingdbIndexInput) SetIndexNameKeyword ¶
func (s *FilterForListVikingdbIndexInput) SetIndexNameKeyword(v string) *FilterForListVikingdbIndexInput
SetIndexNameKeyword sets the IndexNameKeyword field's value.
func (*FilterForListVikingdbIndexInput) SetStatus ¶
func (s *FilterForListVikingdbIndexInput) SetStatus(v []*string) *FilterForListVikingdbIndexInput
SetStatus sets the Status field's value.
func (FilterForListVikingdbIndexInput) String ¶
func (s FilterForListVikingdbIndexInput) String() string
String returns the string representation
type FullTextForCreateVikingdbCollectionInput ¶ added in v1.2.21
type FullTextForCreateVikingdbCollectionInput struct {
Analyzer *AnalyzerForCreateVikingdbCollectionInput `type:"structure" json:",omitempty"`
Field *string `min:"1" type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FullTextForCreateVikingdbCollectionInput) GoString ¶ added in v1.2.21
func (s FullTextForCreateVikingdbCollectionInput) GoString() string
GoString returns the string representation
func (*FullTextForCreateVikingdbCollectionInput) SetAnalyzer ¶ added in v1.2.21
func (s *FullTextForCreateVikingdbCollectionInput) SetAnalyzer(v *AnalyzerForCreateVikingdbCollectionInput) *FullTextForCreateVikingdbCollectionInput
SetAnalyzer sets the Analyzer field's value.
func (*FullTextForCreateVikingdbCollectionInput) SetField ¶ added in v1.2.21
func (s *FullTextForCreateVikingdbCollectionInput) SetField(v string) *FullTextForCreateVikingdbCollectionInput
SetField sets the Field field's value.
func (FullTextForCreateVikingdbCollectionInput) String ¶ added in v1.2.21
func (s FullTextForCreateVikingdbCollectionInput) String() string
String returns the string representation
func (*FullTextForCreateVikingdbCollectionInput) Validate ¶ added in v1.2.21
func (s *FullTextForCreateVikingdbCollectionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type FullTextForGetVikingdbCollectionOutput ¶ added in v1.2.21
type FullTextForGetVikingdbCollectionOutput struct {
Analyzer *AnalyzerForGetVikingdbCollectionOutput `type:"structure" json:",omitempty"`
Field *string `min:"1" type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FullTextForGetVikingdbCollectionOutput) GoString ¶ added in v1.2.21
func (s FullTextForGetVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*FullTextForGetVikingdbCollectionOutput) SetAnalyzer ¶ added in v1.2.21
func (s *FullTextForGetVikingdbCollectionOutput) SetAnalyzer(v *AnalyzerForGetVikingdbCollectionOutput) *FullTextForGetVikingdbCollectionOutput
SetAnalyzer sets the Analyzer field's value.
func (*FullTextForGetVikingdbCollectionOutput) SetField ¶ added in v1.2.21
func (s *FullTextForGetVikingdbCollectionOutput) SetField(v string) *FullTextForGetVikingdbCollectionOutput
SetField sets the Field field's value.
func (FullTextForGetVikingdbCollectionOutput) String ¶ added in v1.2.21
func (s FullTextForGetVikingdbCollectionOutput) String() string
String returns the string representation
type FullTextForListVikingdbCollectionOutput ¶ added in v1.2.21
type FullTextForListVikingdbCollectionOutput struct {
Analyzer *AnalyzerForListVikingdbCollectionOutput `type:"structure" json:",omitempty"`
Field *string `min:"1" type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (FullTextForListVikingdbCollectionOutput) GoString ¶ added in v1.2.21
func (s FullTextForListVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*FullTextForListVikingdbCollectionOutput) SetAnalyzer ¶ added in v1.2.21
func (s *FullTextForListVikingdbCollectionOutput) SetAnalyzer(v *AnalyzerForListVikingdbCollectionOutput) *FullTextForListVikingdbCollectionOutput
SetAnalyzer sets the Analyzer field's value.
func (*FullTextForListVikingdbCollectionOutput) SetField ¶ added in v1.2.21
func (s *FullTextForListVikingdbCollectionOutput) SetField(v string) *FullTextForListVikingdbCollectionOutput
SetField sets the Field field's value.
func (FullTextForListVikingdbCollectionOutput) String ¶ added in v1.2.21
func (s FullTextForListVikingdbCollectionOutput) String() string
String returns the string representation
type GetVikingdbCollectionInput ¶
type GetVikingdbCollectionInput struct {
// CollectionName is a required field
CollectionName *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetVikingdbCollectionInput) GoString ¶
func (s GetVikingdbCollectionInput) GoString() string
GoString returns the string representation
func (*GetVikingdbCollectionInput) SetCollectionName ¶
func (s *GetVikingdbCollectionInput) SetCollectionName(v string) *GetVikingdbCollectionInput
SetCollectionName sets the CollectionName field's value.
func (*GetVikingdbCollectionInput) SetProjectName ¶
func (s *GetVikingdbCollectionInput) SetProjectName(v string) *GetVikingdbCollectionInput
SetProjectName sets the ProjectName field's value.
func (*GetVikingdbCollectionInput) SetResourceId ¶
func (s *GetVikingdbCollectionInput) SetResourceId(v string) *GetVikingdbCollectionInput
SetResourceId sets the ResourceId field's value.
func (GetVikingdbCollectionInput) String ¶
func (s GetVikingdbCollectionInput) String() string
String returns the string representation
func (*GetVikingdbCollectionInput) Validate ¶
func (s *GetVikingdbCollectionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetVikingdbCollectionOutput ¶
type GetVikingdbCollectionOutput struct {
Metadata *response.ResponseMetadata
CollectionName *string `type:"string" json:",omitempty"`
CollectionStats *CollectionStatsForGetVikingdbCollectionOutput `type:"structure" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
EnableKeywordsSearch *bool `type:"boolean" json:",omitempty"`
Fields []*FieldForGetVikingdbCollectionOutput `type:"list" json:",omitempty"`
FullText []*FullTextForGetVikingdbCollectionOutput `type:"list" json:",omitempty"`
IndexCount *int32 `type:"int32" json:",omitempty"`
IndexNames []*string `type:"list" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
UpdatePerson *string `type:"string" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
Vectorize *VectorizeForGetVikingdbCollectionOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetVikingdbCollectionOutput) GoString ¶
func (s GetVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*GetVikingdbCollectionOutput) SetCollectionName ¶
func (s *GetVikingdbCollectionOutput) SetCollectionName(v string) *GetVikingdbCollectionOutput
SetCollectionName sets the CollectionName field's value.
func (*GetVikingdbCollectionOutput) SetCollectionStats ¶
func (s *GetVikingdbCollectionOutput) SetCollectionStats(v *CollectionStatsForGetVikingdbCollectionOutput) *GetVikingdbCollectionOutput
SetCollectionStats sets the CollectionStats field's value.
func (*GetVikingdbCollectionOutput) SetCreateTime ¶
func (s *GetVikingdbCollectionOutput) SetCreateTime(v string) *GetVikingdbCollectionOutput
SetCreateTime sets the CreateTime field's value.
func (*GetVikingdbCollectionOutput) SetDescription ¶
func (s *GetVikingdbCollectionOutput) SetDescription(v string) *GetVikingdbCollectionOutput
SetDescription sets the Description field's value.
func (*GetVikingdbCollectionOutput) SetEnableKeywordsSearch ¶
func (s *GetVikingdbCollectionOutput) SetEnableKeywordsSearch(v bool) *GetVikingdbCollectionOutput
SetEnableKeywordsSearch sets the EnableKeywordsSearch field's value.
func (*GetVikingdbCollectionOutput) SetFields ¶
func (s *GetVikingdbCollectionOutput) SetFields(v []*FieldForGetVikingdbCollectionOutput) *GetVikingdbCollectionOutput
SetFields sets the Fields field's value.
func (*GetVikingdbCollectionOutput) SetFullText ¶ added in v1.2.21
func (s *GetVikingdbCollectionOutput) SetFullText(v []*FullTextForGetVikingdbCollectionOutput) *GetVikingdbCollectionOutput
SetFullText sets the FullText field's value.
func (*GetVikingdbCollectionOutput) SetIndexCount ¶
func (s *GetVikingdbCollectionOutput) SetIndexCount(v int32) *GetVikingdbCollectionOutput
SetIndexCount sets the IndexCount field's value.
func (*GetVikingdbCollectionOutput) SetIndexNames ¶
func (s *GetVikingdbCollectionOutput) SetIndexNames(v []*string) *GetVikingdbCollectionOutput
SetIndexNames sets the IndexNames field's value.
func (*GetVikingdbCollectionOutput) SetProjectName ¶
func (s *GetVikingdbCollectionOutput) SetProjectName(v string) *GetVikingdbCollectionOutput
SetProjectName sets the ProjectName field's value.
func (*GetVikingdbCollectionOutput) SetResourceId ¶
func (s *GetVikingdbCollectionOutput) SetResourceId(v string) *GetVikingdbCollectionOutput
SetResourceId sets the ResourceId field's value.
func (*GetVikingdbCollectionOutput) SetUpdatePerson ¶
func (s *GetVikingdbCollectionOutput) SetUpdatePerson(v string) *GetVikingdbCollectionOutput
SetUpdatePerson sets the UpdatePerson field's value.
func (*GetVikingdbCollectionOutput) SetUpdateTime ¶
func (s *GetVikingdbCollectionOutput) SetUpdateTime(v string) *GetVikingdbCollectionOutput
SetUpdateTime sets the UpdateTime field's value.
func (*GetVikingdbCollectionOutput) SetVectorize ¶
func (s *GetVikingdbCollectionOutput) SetVectorize(v *VectorizeForGetVikingdbCollectionOutput) *GetVikingdbCollectionOutput
SetVectorize sets the Vectorize field's value.
func (GetVikingdbCollectionOutput) String ¶
func (s GetVikingdbCollectionOutput) String() string
String returns the string representation
type GetVikingdbIndexInput ¶
type GetVikingdbIndexInput struct {
CollectionName *string `type:"string" json:",omitempty"`
// IndexName is a required field
IndexName *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetVikingdbIndexInput) GoString ¶
func (s GetVikingdbIndexInput) GoString() string
GoString returns the string representation
func (*GetVikingdbIndexInput) SetCollectionName ¶
func (s *GetVikingdbIndexInput) SetCollectionName(v string) *GetVikingdbIndexInput
SetCollectionName sets the CollectionName field's value.
func (*GetVikingdbIndexInput) SetIndexName ¶
func (s *GetVikingdbIndexInput) SetIndexName(v string) *GetVikingdbIndexInput
SetIndexName sets the IndexName field's value.
func (*GetVikingdbIndexInput) SetProjectName ¶
func (s *GetVikingdbIndexInput) SetProjectName(v string) *GetVikingdbIndexInput
SetProjectName sets the ProjectName field's value.
func (*GetVikingdbIndexInput) SetResourceId ¶
func (s *GetVikingdbIndexInput) SetResourceId(v string) *GetVikingdbIndexInput
SetResourceId sets the ResourceId field's value.
func (GetVikingdbIndexInput) String ¶
func (s GetVikingdbIndexInput) String() string
String returns the string representation
func (*GetVikingdbIndexInput) Validate ¶
func (s *GetVikingdbIndexInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetVikingdbIndexOutput ¶
type GetVikingdbIndexOutput struct {
Metadata *response.ResponseMetadata
ActualCU *int32 `type:"int32" json:",omitempty"`
CollectionName *string `type:"string" json:",omitempty"`
CpuQuota *int32 `type:"int32" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
IndexName *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
ScalarIndex []*ScalarIndexForGetVikingdbIndexOutput `type:"list" json:",omitempty"`
ShardCount *int32 `type:"int32" json:",omitempty"`
ShardPolicy *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
VectorIndex *VectorIndexForGetVikingdbIndexOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetVikingdbIndexOutput) GoString ¶
func (s GetVikingdbIndexOutput) GoString() string
GoString returns the string representation
func (*GetVikingdbIndexOutput) SetActualCU ¶
func (s *GetVikingdbIndexOutput) SetActualCU(v int32) *GetVikingdbIndexOutput
SetActualCU sets the ActualCU field's value.
func (*GetVikingdbIndexOutput) SetCollectionName ¶
func (s *GetVikingdbIndexOutput) SetCollectionName(v string) *GetVikingdbIndexOutput
SetCollectionName sets the CollectionName field's value.
func (*GetVikingdbIndexOutput) SetCpuQuota ¶
func (s *GetVikingdbIndexOutput) SetCpuQuota(v int32) *GetVikingdbIndexOutput
SetCpuQuota sets the CpuQuota field's value.
func (*GetVikingdbIndexOutput) SetDescription ¶
func (s *GetVikingdbIndexOutput) SetDescription(v string) *GetVikingdbIndexOutput
SetDescription sets the Description field's value.
func (*GetVikingdbIndexOutput) SetIndexName ¶
func (s *GetVikingdbIndexOutput) SetIndexName(v string) *GetVikingdbIndexOutput
SetIndexName sets the IndexName field's value.
func (*GetVikingdbIndexOutput) SetProjectName ¶
func (s *GetVikingdbIndexOutput) SetProjectName(v string) *GetVikingdbIndexOutput
SetProjectName sets the ProjectName field's value.
func (*GetVikingdbIndexOutput) SetResourceId ¶
func (s *GetVikingdbIndexOutput) SetResourceId(v string) *GetVikingdbIndexOutput
SetResourceId sets the ResourceId field's value.
func (*GetVikingdbIndexOutput) SetScalarIndex ¶
func (s *GetVikingdbIndexOutput) SetScalarIndex(v []*ScalarIndexForGetVikingdbIndexOutput) *GetVikingdbIndexOutput
SetScalarIndex sets the ScalarIndex field's value.
func (*GetVikingdbIndexOutput) SetShardCount ¶
func (s *GetVikingdbIndexOutput) SetShardCount(v int32) *GetVikingdbIndexOutput
SetShardCount sets the ShardCount field's value.
func (*GetVikingdbIndexOutput) SetShardPolicy ¶
func (s *GetVikingdbIndexOutput) SetShardPolicy(v string) *GetVikingdbIndexOutput
SetShardPolicy sets the ShardPolicy field's value.
func (*GetVikingdbIndexOutput) SetStatus ¶ added in v1.2.5
func (s *GetVikingdbIndexOutput) SetStatus(v string) *GetVikingdbIndexOutput
SetStatus sets the Status field's value.
func (*GetVikingdbIndexOutput) SetVectorIndex ¶
func (s *GetVikingdbIndexOutput) SetVectorIndex(v *VectorIndexForGetVikingdbIndexOutput) *GetVikingdbIndexOutput
SetVectorIndex sets the VectorIndex field's value.
func (GetVikingdbIndexOutput) String ¶
func (s GetVikingdbIndexOutput) String() string
String returns the string representation
type GetVikingdbTaskInput ¶
type GetVikingdbTaskInput struct {
// TaskId is a required field
TaskId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetVikingdbTaskInput) GoString ¶
func (s GetVikingdbTaskInput) GoString() string
GoString returns the string representation
func (*GetVikingdbTaskInput) SetTaskId ¶
func (s *GetVikingdbTaskInput) SetTaskId(v string) *GetVikingdbTaskInput
SetTaskId sets the TaskId field's value.
func (GetVikingdbTaskInput) String ¶
func (s GetVikingdbTaskInput) String() string
String returns the string representation
func (*GetVikingdbTaskInput) Validate ¶
func (s *GetVikingdbTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetVikingdbTaskOutput ¶
type GetVikingdbTaskOutput struct {
Metadata *response.ResponseMetadata
CreateTime *string `type:"string" json:",omitempty"`
TaskConfig *TaskConfigForGetVikingdbTaskOutput `type:"structure" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
TaskProcessInfo *TaskProcessInfoForGetVikingdbTaskOutput `type:"structure" json:",omitempty"`
TaskStatus *string `type:"string" json:",omitempty"`
TaskType *string `type:"string" json:",omitempty"`
UpdatePerson *string `type:"string" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetVikingdbTaskOutput) GoString ¶
func (s GetVikingdbTaskOutput) GoString() string
GoString returns the string representation
func (*GetVikingdbTaskOutput) SetCreateTime ¶
func (s *GetVikingdbTaskOutput) SetCreateTime(v string) *GetVikingdbTaskOutput
SetCreateTime sets the CreateTime field's value.
func (*GetVikingdbTaskOutput) SetTaskConfig ¶
func (s *GetVikingdbTaskOutput) SetTaskConfig(v *TaskConfigForGetVikingdbTaskOutput) *GetVikingdbTaskOutput
SetTaskConfig sets the TaskConfig field's value.
func (*GetVikingdbTaskOutput) SetTaskId ¶
func (s *GetVikingdbTaskOutput) SetTaskId(v string) *GetVikingdbTaskOutput
SetTaskId sets the TaskId field's value.
func (*GetVikingdbTaskOutput) SetTaskProcessInfo ¶
func (s *GetVikingdbTaskOutput) SetTaskProcessInfo(v *TaskProcessInfoForGetVikingdbTaskOutput) *GetVikingdbTaskOutput
SetTaskProcessInfo sets the TaskProcessInfo field's value.
func (*GetVikingdbTaskOutput) SetTaskStatus ¶
func (s *GetVikingdbTaskOutput) SetTaskStatus(v string) *GetVikingdbTaskOutput
SetTaskStatus sets the TaskStatus field's value.
func (*GetVikingdbTaskOutput) SetTaskType ¶
func (s *GetVikingdbTaskOutput) SetTaskType(v string) *GetVikingdbTaskOutput
SetTaskType sets the TaskType field's value.
func (*GetVikingdbTaskOutput) SetUpdatePerson ¶
func (s *GetVikingdbTaskOutput) SetUpdatePerson(v string) *GetVikingdbTaskOutput
SetUpdatePerson sets the UpdatePerson field's value.
func (*GetVikingdbTaskOutput) SetUpdateTime ¶
func (s *GetVikingdbTaskOutput) SetUpdateTime(v string) *GetVikingdbTaskOutput
SetUpdateTime sets the UpdateTime field's value.
func (GetVikingdbTaskOutput) String ¶
func (s GetVikingdbTaskOutput) String() string
String returns the string representation
type IndexForListVikingdbIndexOutput ¶
type IndexForListVikingdbIndexOutput struct {
ActualCU *int32 `type:"int32" json:",omitempty"`
CollectionName *string `type:"string" json:",omitempty"`
CpuQuota *int32 `type:"int32" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
IndexName *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
ScalarIndex []*ScalarIndexForListVikingdbIndexOutput `type:"list" json:",omitempty"`
ShardCount *int32 `type:"int32" json:",omitempty"`
ShardPolicy *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
VectorIndex *VectorIndexForListVikingdbIndexOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (IndexForListVikingdbIndexOutput) GoString ¶
func (s IndexForListVikingdbIndexOutput) GoString() string
GoString returns the string representation
func (*IndexForListVikingdbIndexOutput) SetActualCU ¶
func (s *IndexForListVikingdbIndexOutput) SetActualCU(v int32) *IndexForListVikingdbIndexOutput
SetActualCU sets the ActualCU field's value.
func (*IndexForListVikingdbIndexOutput) SetCollectionName ¶
func (s *IndexForListVikingdbIndexOutput) SetCollectionName(v string) *IndexForListVikingdbIndexOutput
SetCollectionName sets the CollectionName field's value.
func (*IndexForListVikingdbIndexOutput) SetCpuQuota ¶
func (s *IndexForListVikingdbIndexOutput) SetCpuQuota(v int32) *IndexForListVikingdbIndexOutput
SetCpuQuota sets the CpuQuota field's value.
func (*IndexForListVikingdbIndexOutput) SetDescription ¶
func (s *IndexForListVikingdbIndexOutput) SetDescription(v string) *IndexForListVikingdbIndexOutput
SetDescription sets the Description field's value.
func (*IndexForListVikingdbIndexOutput) SetIndexName ¶
func (s *IndexForListVikingdbIndexOutput) SetIndexName(v string) *IndexForListVikingdbIndexOutput
SetIndexName sets the IndexName field's value.
func (*IndexForListVikingdbIndexOutput) SetProjectName ¶
func (s *IndexForListVikingdbIndexOutput) SetProjectName(v string) *IndexForListVikingdbIndexOutput
SetProjectName sets the ProjectName field's value.
func (*IndexForListVikingdbIndexOutput) SetResourceId ¶
func (s *IndexForListVikingdbIndexOutput) SetResourceId(v string) *IndexForListVikingdbIndexOutput
SetResourceId sets the ResourceId field's value.
func (*IndexForListVikingdbIndexOutput) SetScalarIndex ¶
func (s *IndexForListVikingdbIndexOutput) SetScalarIndex(v []*ScalarIndexForListVikingdbIndexOutput) *IndexForListVikingdbIndexOutput
SetScalarIndex sets the ScalarIndex field's value.
func (*IndexForListVikingdbIndexOutput) SetShardCount ¶
func (s *IndexForListVikingdbIndexOutput) SetShardCount(v int32) *IndexForListVikingdbIndexOutput
SetShardCount sets the ShardCount field's value.
func (*IndexForListVikingdbIndexOutput) SetShardPolicy ¶
func (s *IndexForListVikingdbIndexOutput) SetShardPolicy(v string) *IndexForListVikingdbIndexOutput
SetShardPolicy sets the ShardPolicy field's value.
func (*IndexForListVikingdbIndexOutput) SetStatus ¶ added in v1.2.5
func (s *IndexForListVikingdbIndexOutput) SetStatus(v string) *IndexForListVikingdbIndexOutput
SetStatus sets the Status field's value.
func (*IndexForListVikingdbIndexOutput) SetVectorIndex ¶
func (s *IndexForListVikingdbIndexOutput) SetVectorIndex(v *VectorIndexForListVikingdbIndexOutput) *IndexForListVikingdbIndexOutput
SetVectorIndex sets the VectorIndex field's value.
func (IndexForListVikingdbIndexOutput) String ¶
func (s IndexForListVikingdbIndexOutput) String() string
String returns the string representation
type InstructionForCreateVikingdbCollectionInput ¶ added in v1.2.5
type InstructionForCreateVikingdbCollectionInput struct {
AutoFill *bool `type:"boolean" json:",omitempty"`
Content *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstructionForCreateVikingdbCollectionInput) GoString ¶ added in v1.2.5
func (s InstructionForCreateVikingdbCollectionInput) GoString() string
GoString returns the string representation
func (*InstructionForCreateVikingdbCollectionInput) SetAutoFill ¶ added in v1.2.5
func (s *InstructionForCreateVikingdbCollectionInput) SetAutoFill(v bool) *InstructionForCreateVikingdbCollectionInput
SetAutoFill sets the AutoFill field's value.
func (*InstructionForCreateVikingdbCollectionInput) SetContent ¶ added in v1.2.21
func (s *InstructionForCreateVikingdbCollectionInput) SetContent(v string) *InstructionForCreateVikingdbCollectionInput
SetContent sets the Content field's value.
func (InstructionForCreateVikingdbCollectionInput) String ¶ added in v1.2.5
func (s InstructionForCreateVikingdbCollectionInput) String() string
String returns the string representation
type InstructionForGetVikingdbCollectionOutput ¶ added in v1.2.5
type InstructionForGetVikingdbCollectionOutput struct {
AutoFill *bool `type:"boolean" json:",omitempty"`
Content *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstructionForGetVikingdbCollectionOutput) GoString ¶ added in v1.2.5
func (s InstructionForGetVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*InstructionForGetVikingdbCollectionOutput) SetAutoFill ¶ added in v1.2.5
func (s *InstructionForGetVikingdbCollectionOutput) SetAutoFill(v bool) *InstructionForGetVikingdbCollectionOutput
SetAutoFill sets the AutoFill field's value.
func (*InstructionForGetVikingdbCollectionOutput) SetContent ¶ added in v1.2.5
func (s *InstructionForGetVikingdbCollectionOutput) SetContent(v string) *InstructionForGetVikingdbCollectionOutput
SetContent sets the Content field's value.
func (InstructionForGetVikingdbCollectionOutput) String ¶ added in v1.2.5
func (s InstructionForGetVikingdbCollectionOutput) String() string
String returns the string representation
type InstructionForListVikingdbCollectionOutput ¶ added in v1.2.5
type InstructionForListVikingdbCollectionOutput struct {
AutoFill *bool `type:"boolean" json:",omitempty"`
Content *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstructionForListVikingdbCollectionOutput) GoString ¶ added in v1.2.5
func (s InstructionForListVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*InstructionForListVikingdbCollectionOutput) SetAutoFill ¶ added in v1.2.5
func (s *InstructionForListVikingdbCollectionOutput) SetAutoFill(v bool) *InstructionForListVikingdbCollectionOutput
SetAutoFill sets the AutoFill field's value.
func (*InstructionForListVikingdbCollectionOutput) SetContent ¶ added in v1.2.5
func (s *InstructionForListVikingdbCollectionOutput) SetContent(v string) *InstructionForListVikingdbCollectionOutput
SetContent sets the Content field's value.
func (InstructionForListVikingdbCollectionOutput) String ¶ added in v1.2.5
func (s InstructionForListVikingdbCollectionOutput) String() string
String returns the string representation
type ListVikingdbCollectionInput ¶
type ListVikingdbCollectionInput struct {
Filter *FilterForListVikingdbCollectionInput `type:"structure" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `min:"1" max:"100" type:"int32" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListVikingdbCollectionInput) GoString ¶
func (s ListVikingdbCollectionInput) GoString() string
GoString returns the string representation
func (*ListVikingdbCollectionInput) SetFilter ¶
func (s *ListVikingdbCollectionInput) SetFilter(v *FilterForListVikingdbCollectionInput) *ListVikingdbCollectionInput
SetFilter sets the Filter field's value.
func (*ListVikingdbCollectionInput) SetPageNumber ¶
func (s *ListVikingdbCollectionInput) SetPageNumber(v int32) *ListVikingdbCollectionInput
SetPageNumber sets the PageNumber field's value.
func (*ListVikingdbCollectionInput) SetPageSize ¶
func (s *ListVikingdbCollectionInput) SetPageSize(v int32) *ListVikingdbCollectionInput
SetPageSize sets the PageSize field's value.
func (*ListVikingdbCollectionInput) SetProjectName ¶
func (s *ListVikingdbCollectionInput) SetProjectName(v string) *ListVikingdbCollectionInput
SetProjectName sets the ProjectName field's value.
func (ListVikingdbCollectionInput) String ¶
func (s ListVikingdbCollectionInput) String() string
String returns the string representation
func (*ListVikingdbCollectionInput) Validate ¶
func (s *ListVikingdbCollectionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListVikingdbCollectionOutput ¶
type ListVikingdbCollectionOutput struct {
Metadata *response.ResponseMetadata
Collections []*CollectionForListVikingdbCollectionOutput `type:"list" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
TotalCount *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListVikingdbCollectionOutput) GoString ¶
func (s ListVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*ListVikingdbCollectionOutput) SetCollections ¶
func (s *ListVikingdbCollectionOutput) SetCollections(v []*CollectionForListVikingdbCollectionOutput) *ListVikingdbCollectionOutput
SetCollections sets the Collections field's value.
func (*ListVikingdbCollectionOutput) SetPageNumber ¶
func (s *ListVikingdbCollectionOutput) SetPageNumber(v int32) *ListVikingdbCollectionOutput
SetPageNumber sets the PageNumber field's value.
func (*ListVikingdbCollectionOutput) SetPageSize ¶
func (s *ListVikingdbCollectionOutput) SetPageSize(v int32) *ListVikingdbCollectionOutput
SetPageSize sets the PageSize field's value.
func (*ListVikingdbCollectionOutput) SetTotalCount ¶
func (s *ListVikingdbCollectionOutput) SetTotalCount(v int32) *ListVikingdbCollectionOutput
SetTotalCount sets the TotalCount field's value.
func (ListVikingdbCollectionOutput) String ¶
func (s ListVikingdbCollectionOutput) String() string
String returns the string representation
type ListVikingdbIndexInput ¶
type ListVikingdbIndexInput struct {
Filter *FilterForListVikingdbIndexInput `type:"structure" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `min:"1" max:"100" type:"int32" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListVikingdbIndexInput) GoString ¶
func (s ListVikingdbIndexInput) GoString() string
GoString returns the string representation
func (*ListVikingdbIndexInput) SetFilter ¶
func (s *ListVikingdbIndexInput) SetFilter(v *FilterForListVikingdbIndexInput) *ListVikingdbIndexInput
SetFilter sets the Filter field's value.
func (*ListVikingdbIndexInput) SetPageNumber ¶
func (s *ListVikingdbIndexInput) SetPageNumber(v int32) *ListVikingdbIndexInput
SetPageNumber sets the PageNumber field's value.
func (*ListVikingdbIndexInput) SetPageSize ¶
func (s *ListVikingdbIndexInput) SetPageSize(v int32) *ListVikingdbIndexInput
SetPageSize sets the PageSize field's value.
func (*ListVikingdbIndexInput) SetProjectName ¶
func (s *ListVikingdbIndexInput) SetProjectName(v string) *ListVikingdbIndexInput
SetProjectName sets the ProjectName field's value.
func (ListVikingdbIndexInput) String ¶
func (s ListVikingdbIndexInput) String() string
String returns the string representation
func (*ListVikingdbIndexInput) Validate ¶
func (s *ListVikingdbIndexInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListVikingdbIndexOutput ¶
type ListVikingdbIndexOutput struct {
Metadata *response.ResponseMetadata
Indexes []*IndexForListVikingdbIndexOutput `type:"list" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
TotalCount *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListVikingdbIndexOutput) GoString ¶
func (s ListVikingdbIndexOutput) GoString() string
GoString returns the string representation
func (*ListVikingdbIndexOutput) SetIndexes ¶
func (s *ListVikingdbIndexOutput) SetIndexes(v []*IndexForListVikingdbIndexOutput) *ListVikingdbIndexOutput
SetIndexes sets the Indexes field's value.
func (*ListVikingdbIndexOutput) SetPageNumber ¶
func (s *ListVikingdbIndexOutput) SetPageNumber(v int32) *ListVikingdbIndexOutput
SetPageNumber sets the PageNumber field's value.
func (*ListVikingdbIndexOutput) SetPageSize ¶
func (s *ListVikingdbIndexOutput) SetPageSize(v int32) *ListVikingdbIndexOutput
SetPageSize sets the PageSize field's value.
func (*ListVikingdbIndexOutput) SetTotalCount ¶
func (s *ListVikingdbIndexOutput) SetTotalCount(v int32) *ListVikingdbIndexOutput
SetTotalCount sets the TotalCount field's value.
func (ListVikingdbIndexOutput) String ¶
func (s ListVikingdbIndexOutput) String() string
String returns the string representation
type ListVikingdbTaskInput ¶
type ListVikingdbTaskInput struct {
CollectionName *string `type:"string" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `min:"1" max:"100" type:"int32" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
TaskStatus *string `type:"string" json:",omitempty" enum:"EnumOfTaskStatusForListVikingdbTaskInput"`
TaskType *string `type:"string" json:",omitempty" enum:"EnumOfTaskTypeForListVikingdbTaskInput"`
// contains filtered or unexported fields
}
func (ListVikingdbTaskInput) GoString ¶
func (s ListVikingdbTaskInput) GoString() string
GoString returns the string representation
func (*ListVikingdbTaskInput) SetCollectionName ¶
func (s *ListVikingdbTaskInput) SetCollectionName(v string) *ListVikingdbTaskInput
SetCollectionName sets the CollectionName field's value.
func (*ListVikingdbTaskInput) SetPageNumber ¶
func (s *ListVikingdbTaskInput) SetPageNumber(v int32) *ListVikingdbTaskInput
SetPageNumber sets the PageNumber field's value.
func (*ListVikingdbTaskInput) SetPageSize ¶
func (s *ListVikingdbTaskInput) SetPageSize(v int32) *ListVikingdbTaskInput
SetPageSize sets the PageSize field's value.
func (*ListVikingdbTaskInput) SetProjectName ¶
func (s *ListVikingdbTaskInput) SetProjectName(v string) *ListVikingdbTaskInput
SetProjectName sets the ProjectName field's value.
func (*ListVikingdbTaskInput) SetResourceId ¶
func (s *ListVikingdbTaskInput) SetResourceId(v string) *ListVikingdbTaskInput
SetResourceId sets the ResourceId field's value.
func (*ListVikingdbTaskInput) SetTaskStatus ¶
func (s *ListVikingdbTaskInput) SetTaskStatus(v string) *ListVikingdbTaskInput
SetTaskStatus sets the TaskStatus field's value.
func (*ListVikingdbTaskInput) SetTaskType ¶
func (s *ListVikingdbTaskInput) SetTaskType(v string) *ListVikingdbTaskInput
SetTaskType sets the TaskType field's value.
func (ListVikingdbTaskInput) String ¶
func (s ListVikingdbTaskInput) String() string
String returns the string representation
func (*ListVikingdbTaskInput) Validate ¶
func (s *ListVikingdbTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListVikingdbTaskOutput ¶
type ListVikingdbTaskOutput struct {
Metadata *response.ResponseMetadata
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
Tasks []*TaskForListVikingdbTaskOutput `type:"list" json:",omitempty"`
TotalCount *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListVikingdbTaskOutput) GoString ¶
func (s ListVikingdbTaskOutput) GoString() string
GoString returns the string representation
func (*ListVikingdbTaskOutput) SetPageNumber ¶
func (s *ListVikingdbTaskOutput) SetPageNumber(v int32) *ListVikingdbTaskOutput
SetPageNumber sets the PageNumber field's value.
func (*ListVikingdbTaskOutput) SetPageSize ¶
func (s *ListVikingdbTaskOutput) SetPageSize(v int32) *ListVikingdbTaskOutput
SetPageSize sets the PageSize field's value.
func (*ListVikingdbTaskOutput) SetTasks ¶
func (s *ListVikingdbTaskOutput) SetTasks(v []*TaskForListVikingdbTaskOutput) *ListVikingdbTaskOutput
SetTasks sets the Tasks field's value.
func (*ListVikingdbTaskOutput) SetTotalCount ¶
func (s *ListVikingdbTaskOutput) SetTotalCount(v int32) *ListVikingdbTaskOutput
SetTotalCount sets the TotalCount field's value.
func (ListVikingdbTaskOutput) String ¶
func (s ListVikingdbTaskOutput) String() string
String returns the string representation
type MemoryCollectionDeleteInput ¶
type MemoryCollectionDeleteInput struct {
CollectionName *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (MemoryCollectionDeleteInput) GoString ¶
func (s MemoryCollectionDeleteInput) GoString() string
GoString returns the string representation
func (*MemoryCollectionDeleteInput) SetCollectionName ¶
func (s *MemoryCollectionDeleteInput) SetCollectionName(v string) *MemoryCollectionDeleteInput
SetCollectionName sets the CollectionName field's value.
func (*MemoryCollectionDeleteInput) SetProjectName ¶
func (s *MemoryCollectionDeleteInput) SetProjectName(v string) *MemoryCollectionDeleteInput
SetProjectName sets the ProjectName field's value.
func (*MemoryCollectionDeleteInput) SetResourceId ¶
func (s *MemoryCollectionDeleteInput) SetResourceId(v string) *MemoryCollectionDeleteInput
SetResourceId sets the ResourceId field's value.
func (MemoryCollectionDeleteInput) String ¶
func (s MemoryCollectionDeleteInput) String() string
String returns the string representation
type MemoryCollectionDeleteOutput ¶
type MemoryCollectionDeleteOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (MemoryCollectionDeleteOutput) GoString ¶
func (s MemoryCollectionDeleteOutput) GoString() string
GoString returns the string representation
func (MemoryCollectionDeleteOutput) String ¶
func (s MemoryCollectionDeleteOutput) String() string
String returns the string representation
type MemoryCollectionInfoInput ¶
type MemoryCollectionInfoInput struct {
CollectionName *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (MemoryCollectionInfoInput) GoString ¶
func (s MemoryCollectionInfoInput) GoString() string
GoString returns the string representation
func (*MemoryCollectionInfoInput) SetCollectionName ¶
func (s *MemoryCollectionInfoInput) SetCollectionName(v string) *MemoryCollectionInfoInput
SetCollectionName sets the CollectionName field's value.
func (*MemoryCollectionInfoInput) SetProjectName ¶
func (s *MemoryCollectionInfoInput) SetProjectName(v string) *MemoryCollectionInfoInput
SetProjectName sets the ProjectName field's value.
func (*MemoryCollectionInfoInput) SetResourceId ¶
func (s *MemoryCollectionInfoInput) SetResourceId(v string) *MemoryCollectionInfoInput
SetResourceId sets the ResourceId field's value.
func (MemoryCollectionInfoInput) String ¶
func (s MemoryCollectionInfoInput) String() string
String returns the string representation
type MemoryCollectionInfoOutput ¶
type MemoryCollectionInfoOutput struct {
Metadata *response.ResponseMetadata
CollectionStatus *string `type:"string" json:",omitempty"`
CollectionType *string `type:"string" json:",omitempty"`
CreatedAt *string `type:"string" json:",omitempty"`
CreatedBy *string `type:"string" json:",omitempty"`
DescMsg *string `type:"string" json:",omitempty"`
EventCount *int32 `type:"int32" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
PipelineConfig *PipelineConfigForMemoryCollectionInfoOutput `type:"structure" json:",omitempty"`
ProfileCount *int32 `type:"int32" json:",omitempty"`
Project *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
Tags []*TagForMemoryCollectionInfoOutput `type:"list" json:",omitempty"`
UpdatedAt *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (MemoryCollectionInfoOutput) GoString ¶
func (s MemoryCollectionInfoOutput) GoString() string
GoString returns the string representation
func (*MemoryCollectionInfoOutput) SetCollectionStatus ¶
func (s *MemoryCollectionInfoOutput) SetCollectionStatus(v string) *MemoryCollectionInfoOutput
SetCollectionStatus sets the CollectionStatus field's value.
func (*MemoryCollectionInfoOutput) SetCollectionType ¶
func (s *MemoryCollectionInfoOutput) SetCollectionType(v string) *MemoryCollectionInfoOutput
SetCollectionType sets the CollectionType field's value.
func (*MemoryCollectionInfoOutput) SetCreatedAt ¶
func (s *MemoryCollectionInfoOutput) SetCreatedAt(v string) *MemoryCollectionInfoOutput
SetCreatedAt sets the CreatedAt field's value.
func (*MemoryCollectionInfoOutput) SetCreatedBy ¶
func (s *MemoryCollectionInfoOutput) SetCreatedBy(v string) *MemoryCollectionInfoOutput
SetCreatedBy sets the CreatedBy field's value.
func (*MemoryCollectionInfoOutput) SetDescMsg ¶
func (s *MemoryCollectionInfoOutput) SetDescMsg(v string) *MemoryCollectionInfoOutput
SetDescMsg sets the DescMsg field's value.
func (*MemoryCollectionInfoOutput) SetEventCount ¶
func (s *MemoryCollectionInfoOutput) SetEventCount(v int32) *MemoryCollectionInfoOutput
SetEventCount sets the EventCount field's value.
func (*MemoryCollectionInfoOutput) SetName ¶
func (s *MemoryCollectionInfoOutput) SetName(v string) *MemoryCollectionInfoOutput
SetName sets the Name field's value.
func (*MemoryCollectionInfoOutput) SetPipelineConfig ¶
func (s *MemoryCollectionInfoOutput) SetPipelineConfig(v *PipelineConfigForMemoryCollectionInfoOutput) *MemoryCollectionInfoOutput
SetPipelineConfig sets the PipelineConfig field's value.
func (*MemoryCollectionInfoOutput) SetProfileCount ¶
func (s *MemoryCollectionInfoOutput) SetProfileCount(v int32) *MemoryCollectionInfoOutput
SetProfileCount sets the ProfileCount field's value.
func (*MemoryCollectionInfoOutput) SetProject ¶
func (s *MemoryCollectionInfoOutput) SetProject(v string) *MemoryCollectionInfoOutput
SetProject sets the Project field's value.
func (*MemoryCollectionInfoOutput) SetResourceId ¶
func (s *MemoryCollectionInfoOutput) SetResourceId(v string) *MemoryCollectionInfoOutput
SetResourceId sets the ResourceId field's value.
func (*MemoryCollectionInfoOutput) SetTags ¶
func (s *MemoryCollectionInfoOutput) SetTags(v []*TagForMemoryCollectionInfoOutput) *MemoryCollectionInfoOutput
SetTags sets the Tags field's value.
func (*MemoryCollectionInfoOutput) SetUpdatedAt ¶
func (s *MemoryCollectionInfoOutput) SetUpdatedAt(v string) *MemoryCollectionInfoOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (MemoryCollectionInfoOutput) String ¶
func (s MemoryCollectionInfoOutput) String() string
String returns the string representation
type MemoryCollectionListInput ¶
type MemoryCollectionListInput struct {
// ProjectName is a required field
ProjectName *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (MemoryCollectionListInput) GoString ¶
func (s MemoryCollectionListInput) GoString() string
GoString returns the string representation
func (*MemoryCollectionListInput) SetProjectName ¶
func (s *MemoryCollectionListInput) SetProjectName(v string) *MemoryCollectionListInput
SetProjectName sets the ProjectName field's value.
func (MemoryCollectionListInput) String ¶
func (s MemoryCollectionListInput) String() string
String returns the string representation
func (*MemoryCollectionListInput) Validate ¶
func (s *MemoryCollectionListInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type MemoryCollectionListOutput ¶
type MemoryCollectionListOutput struct {
Metadata *response.ResponseMetadata
CollectionList []*CollectionListForMemoryCollectionListOutput `type:"list" json:",omitempty"`
TotalNum *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (MemoryCollectionListOutput) GoString ¶
func (s MemoryCollectionListOutput) GoString() string
GoString returns the string representation
func (*MemoryCollectionListOutput) SetCollectionList ¶
func (s *MemoryCollectionListOutput) SetCollectionList(v []*CollectionListForMemoryCollectionListOutput) *MemoryCollectionListOutput
SetCollectionList sets the CollectionList field's value.
func (*MemoryCollectionListOutput) SetTotalNum ¶
func (s *MemoryCollectionListOutput) SetTotalNum(v int32) *MemoryCollectionListOutput
SetTotalNum sets the TotalNum field's value.
func (MemoryCollectionListOutput) String ¶
func (s MemoryCollectionListOutput) String() string
String returns the string representation
type MemoryCollectionUpdateInput ¶
type MemoryCollectionUpdateInput struct {
BuiltinEventTypes []*string `type:"list" json:",omitempty"`
BuiltinProfileTypes []*string `type:"list" json:",omitempty"`
CollectionName *string `type:"string" json:",omitempty"`
CpuQuota *int32 `type:"int32" json:",omitempty"`
CustomEventTypeSchemas []*CustomEventTypeSchemaForMemoryCollectionUpdateInput `type:"list" json:",omitempty"`
CustomProfileTypeSchemas []*CustomProfileTypeSchemaForMemoryCollectionUpdateInput `type:"list" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
Tags []*TagForMemoryCollectionUpdateInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (MemoryCollectionUpdateInput) GoString ¶
func (s MemoryCollectionUpdateInput) GoString() string
GoString returns the string representation
func (*MemoryCollectionUpdateInput) SetBuiltinEventTypes ¶
func (s *MemoryCollectionUpdateInput) SetBuiltinEventTypes(v []*string) *MemoryCollectionUpdateInput
SetBuiltinEventTypes sets the BuiltinEventTypes field's value.
func (*MemoryCollectionUpdateInput) SetBuiltinProfileTypes ¶
func (s *MemoryCollectionUpdateInput) SetBuiltinProfileTypes(v []*string) *MemoryCollectionUpdateInput
SetBuiltinProfileTypes sets the BuiltinProfileTypes field's value.
func (*MemoryCollectionUpdateInput) SetCollectionName ¶
func (s *MemoryCollectionUpdateInput) SetCollectionName(v string) *MemoryCollectionUpdateInput
SetCollectionName sets the CollectionName field's value.
func (*MemoryCollectionUpdateInput) SetCpuQuota ¶
func (s *MemoryCollectionUpdateInput) SetCpuQuota(v int32) *MemoryCollectionUpdateInput
SetCpuQuota sets the CpuQuota field's value.
func (*MemoryCollectionUpdateInput) SetCustomEventTypeSchemas ¶
func (s *MemoryCollectionUpdateInput) SetCustomEventTypeSchemas(v []*CustomEventTypeSchemaForMemoryCollectionUpdateInput) *MemoryCollectionUpdateInput
SetCustomEventTypeSchemas sets the CustomEventTypeSchemas field's value.
func (*MemoryCollectionUpdateInput) SetCustomProfileTypeSchemas ¶
func (s *MemoryCollectionUpdateInput) SetCustomProfileTypeSchemas(v []*CustomProfileTypeSchemaForMemoryCollectionUpdateInput) *MemoryCollectionUpdateInput
SetCustomProfileTypeSchemas sets the CustomProfileTypeSchemas field's value.
func (*MemoryCollectionUpdateInput) SetProjectName ¶
func (s *MemoryCollectionUpdateInput) SetProjectName(v string) *MemoryCollectionUpdateInput
SetProjectName sets the ProjectName field's value.
func (*MemoryCollectionUpdateInput) SetResourceId ¶
func (s *MemoryCollectionUpdateInput) SetResourceId(v string) *MemoryCollectionUpdateInput
SetResourceId sets the ResourceId field's value.
func (*MemoryCollectionUpdateInput) SetTags ¶
func (s *MemoryCollectionUpdateInput) SetTags(v []*TagForMemoryCollectionUpdateInput) *MemoryCollectionUpdateInput
SetTags sets the Tags field's value.
func (MemoryCollectionUpdateInput) String ¶
func (s MemoryCollectionUpdateInput) String() string
String returns the string representation
type MemoryCollectionUpdateOutput ¶
type MemoryCollectionUpdateOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (MemoryCollectionUpdateOutput) GoString ¶
func (s MemoryCollectionUpdateOutput) GoString() string
GoString returns the string representation
func (MemoryCollectionUpdateOutput) String ¶
func (s MemoryCollectionUpdateOutput) String() string
String returns the string representation
type PipelineConfigForMemoryCollectionInfoOutput ¶
type PipelineConfigForMemoryCollectionInfoOutput struct {
// contains filtered or unexported fields
}
func (PipelineConfigForMemoryCollectionInfoOutput) GoString ¶
func (s PipelineConfigForMemoryCollectionInfoOutput) GoString() string
GoString returns the string representation
func (PipelineConfigForMemoryCollectionInfoOutput) String ¶
func (s PipelineConfigForMemoryCollectionInfoOutput) String() string
String returns the string representation
type PipelineConfigForMemoryCollectionListOutput ¶
type PipelineConfigForMemoryCollectionListOutput struct {
// contains filtered or unexported fields
}
func (PipelineConfigForMemoryCollectionListOutput) GoString ¶
func (s PipelineConfigForMemoryCollectionListOutput) GoString() string
GoString returns the string representation
func (PipelineConfigForMemoryCollectionListOutput) String ¶
func (s PipelineConfigForMemoryCollectionListOutput) String() string
String returns the string representation
type PropertyForCreateCollectionForMemoryInput ¶
type PropertyForCreateCollectionForMemoryInput struct {
Description *string `type:"string" json:",omitempty"`
PropertyName *string `type:"string" json:",omitempty"`
PropertyValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PropertyForCreateCollectionForMemoryInput) GoString ¶
func (s PropertyForCreateCollectionForMemoryInput) GoString() string
GoString returns the string representation
func (*PropertyForCreateCollectionForMemoryInput) SetDescription ¶
func (s *PropertyForCreateCollectionForMemoryInput) SetDescription(v string) *PropertyForCreateCollectionForMemoryInput
SetDescription sets the Description field's value.
func (*PropertyForCreateCollectionForMemoryInput) SetPropertyName ¶
func (s *PropertyForCreateCollectionForMemoryInput) SetPropertyName(v string) *PropertyForCreateCollectionForMemoryInput
SetPropertyName sets the PropertyName field's value.
func (*PropertyForCreateCollectionForMemoryInput) SetPropertyValueType ¶
func (s *PropertyForCreateCollectionForMemoryInput) SetPropertyValueType(v string) *PropertyForCreateCollectionForMemoryInput
SetPropertyValueType sets the PropertyValueType field's value.
func (PropertyForCreateCollectionForMemoryInput) String ¶
func (s PropertyForCreateCollectionForMemoryInput) String() string
String returns the string representation
type PropertyForMemoryCollectionUpdateInput ¶
type PropertyForMemoryCollectionUpdateInput struct {
Description *string `type:"string" json:",omitempty"`
PropertyName *string `type:"string" json:",omitempty"`
PropertyValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PropertyForMemoryCollectionUpdateInput) GoString ¶
func (s PropertyForMemoryCollectionUpdateInput) GoString() string
GoString returns the string representation
func (*PropertyForMemoryCollectionUpdateInput) SetDescription ¶
func (s *PropertyForMemoryCollectionUpdateInput) SetDescription(v string) *PropertyForMemoryCollectionUpdateInput
SetDescription sets the Description field's value.
func (*PropertyForMemoryCollectionUpdateInput) SetPropertyName ¶
func (s *PropertyForMemoryCollectionUpdateInput) SetPropertyName(v string) *PropertyForMemoryCollectionUpdateInput
SetPropertyName sets the PropertyName field's value.
func (*PropertyForMemoryCollectionUpdateInput) SetPropertyValueType ¶
func (s *PropertyForMemoryCollectionUpdateInput) SetPropertyValueType(v string) *PropertyForMemoryCollectionUpdateInput
SetPropertyValueType sets the PropertyValueType field's value.
func (PropertyForMemoryCollectionUpdateInput) String ¶
func (s PropertyForMemoryCollectionUpdateInput) String() string
String returns the string representation
type ScalarIndexForGetVikingdbIndexOutput ¶
type ScalarIndexForGetVikingdbIndexOutput struct {
DefaultValue interface{} `type:"interface" json:",omitempty"`
Dim *int32 `type:"int32" json:",omitempty"`
FieldName *string `min:"1" max:"128" type:"string" json:",omitempty"`
FieldType *string `type:"string" json:",omitempty" enum:"EnumOfFieldTypeForGetVikingdbIndexOutput"`
IsPrimaryKey *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (ScalarIndexForGetVikingdbIndexOutput) GoString ¶
func (s ScalarIndexForGetVikingdbIndexOutput) GoString() string
GoString returns the string representation
func (*ScalarIndexForGetVikingdbIndexOutput) SetDefaultValue ¶
func (s *ScalarIndexForGetVikingdbIndexOutput) SetDefaultValue(v interface{}) *ScalarIndexForGetVikingdbIndexOutput
SetDefaultValue sets the DefaultValue field's value.
func (*ScalarIndexForGetVikingdbIndexOutput) SetDim ¶
func (s *ScalarIndexForGetVikingdbIndexOutput) SetDim(v int32) *ScalarIndexForGetVikingdbIndexOutput
SetDim sets the Dim field's value.
func (*ScalarIndexForGetVikingdbIndexOutput) SetFieldName ¶
func (s *ScalarIndexForGetVikingdbIndexOutput) SetFieldName(v string) *ScalarIndexForGetVikingdbIndexOutput
SetFieldName sets the FieldName field's value.
func (*ScalarIndexForGetVikingdbIndexOutput) SetFieldType ¶
func (s *ScalarIndexForGetVikingdbIndexOutput) SetFieldType(v string) *ScalarIndexForGetVikingdbIndexOutput
SetFieldType sets the FieldType field's value.
func (*ScalarIndexForGetVikingdbIndexOutput) SetIsPrimaryKey ¶
func (s *ScalarIndexForGetVikingdbIndexOutput) SetIsPrimaryKey(v bool) *ScalarIndexForGetVikingdbIndexOutput
SetIsPrimaryKey sets the IsPrimaryKey field's value.
func (ScalarIndexForGetVikingdbIndexOutput) String ¶
func (s ScalarIndexForGetVikingdbIndexOutput) String() string
String returns the string representation
type ScalarIndexForListVikingdbIndexOutput ¶
type ScalarIndexForListVikingdbIndexOutput struct {
DefaultValue interface{} `type:"interface" json:",omitempty"`
Dim *int32 `type:"int32" json:",omitempty"`
FieldName *string `min:"1" max:"128" type:"string" json:",omitempty"`
FieldType *string `type:"string" json:",omitempty" enum:"EnumOfFieldTypeForListVikingdbIndexOutput"`
IsPrimaryKey *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (ScalarIndexForListVikingdbIndexOutput) GoString ¶
func (s ScalarIndexForListVikingdbIndexOutput) GoString() string
GoString returns the string representation
func (*ScalarIndexForListVikingdbIndexOutput) SetDefaultValue ¶
func (s *ScalarIndexForListVikingdbIndexOutput) SetDefaultValue(v interface{}) *ScalarIndexForListVikingdbIndexOutput
SetDefaultValue sets the DefaultValue field's value.
func (*ScalarIndexForListVikingdbIndexOutput) SetDim ¶
func (s *ScalarIndexForListVikingdbIndexOutput) SetDim(v int32) *ScalarIndexForListVikingdbIndexOutput
SetDim sets the Dim field's value.
func (*ScalarIndexForListVikingdbIndexOutput) SetFieldName ¶
func (s *ScalarIndexForListVikingdbIndexOutput) SetFieldName(v string) *ScalarIndexForListVikingdbIndexOutput
SetFieldName sets the FieldName field's value.
func (*ScalarIndexForListVikingdbIndexOutput) SetFieldType ¶
func (s *ScalarIndexForListVikingdbIndexOutput) SetFieldType(v string) *ScalarIndexForListVikingdbIndexOutput
SetFieldType sets the FieldType field's value.
func (*ScalarIndexForListVikingdbIndexOutput) SetIsPrimaryKey ¶
func (s *ScalarIndexForListVikingdbIndexOutput) SetIsPrimaryKey(v bool) *ScalarIndexForListVikingdbIndexOutput
SetIsPrimaryKey sets the IsPrimaryKey field's value.
func (ScalarIndexForListVikingdbIndexOutput) String ¶
func (s ScalarIndexForListVikingdbIndexOutput) String() string
String returns the string representation
type SparseForCreateVikingdbCollectionInput ¶
type SparseForCreateVikingdbCollectionInput struct {
Dim *int32 `type:"int32" json:",omitempty"`
ImageField *string `type:"string" json:",omitempty"`
Instruction *InstructionForCreateVikingdbCollectionInput `type:"structure" json:",omitempty"`
ModelName *string `type:"string" json:",omitempty" enum:"EnumOfModelNameForCreateVikingdbCollectionInput"`
ModelVersion *string `type:"string" json:",omitempty"`
NDim *int32 `type:"int32" json:",omitempty"`
Shape []*int32 `type:"list" json:",omitempty"`
TensorQuantType *string `type:"string" json:",omitempty" enum:"EnumOfTensorQuantTypeForCreateVikingdbCollectionInput"`
TextField *string `type:"string" json:",omitempty"`
VideoField *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SparseForCreateVikingdbCollectionInput) GoString ¶
func (s SparseForCreateVikingdbCollectionInput) GoString() string
GoString returns the string representation
func (*SparseForCreateVikingdbCollectionInput) SetDim ¶
func (s *SparseForCreateVikingdbCollectionInput) SetDim(v int32) *SparseForCreateVikingdbCollectionInput
SetDim sets the Dim field's value.
func (*SparseForCreateVikingdbCollectionInput) SetImageField ¶
func (s *SparseForCreateVikingdbCollectionInput) SetImageField(v string) *SparseForCreateVikingdbCollectionInput
SetImageField sets the ImageField field's value.
func (*SparseForCreateVikingdbCollectionInput) SetInstruction ¶ added in v1.2.5
func (s *SparseForCreateVikingdbCollectionInput) SetInstruction(v *InstructionForCreateVikingdbCollectionInput) *SparseForCreateVikingdbCollectionInput
SetInstruction sets the Instruction field's value.
func (*SparseForCreateVikingdbCollectionInput) SetModelName ¶
func (s *SparseForCreateVikingdbCollectionInput) SetModelName(v string) *SparseForCreateVikingdbCollectionInput
SetModelName sets the ModelName field's value.
func (*SparseForCreateVikingdbCollectionInput) SetModelVersion ¶
func (s *SparseForCreateVikingdbCollectionInput) SetModelVersion(v string) *SparseForCreateVikingdbCollectionInput
SetModelVersion sets the ModelVersion field's value.
func (*SparseForCreateVikingdbCollectionInput) SetNDim ¶ added in v1.2.5
func (s *SparseForCreateVikingdbCollectionInput) SetNDim(v int32) *SparseForCreateVikingdbCollectionInput
SetNDim sets the NDim field's value.
func (*SparseForCreateVikingdbCollectionInput) SetShape ¶ added in v1.2.5
func (s *SparseForCreateVikingdbCollectionInput) SetShape(v []*int32) *SparseForCreateVikingdbCollectionInput
SetShape sets the Shape field's value.
func (*SparseForCreateVikingdbCollectionInput) SetTensorQuantType ¶ added in v1.2.5
func (s *SparseForCreateVikingdbCollectionInput) SetTensorQuantType(v string) *SparseForCreateVikingdbCollectionInput
SetTensorQuantType sets the TensorQuantType field's value.
func (*SparseForCreateVikingdbCollectionInput) SetTextField ¶
func (s *SparseForCreateVikingdbCollectionInput) SetTextField(v string) *SparseForCreateVikingdbCollectionInput
SetTextField sets the TextField field's value.
func (*SparseForCreateVikingdbCollectionInput) SetVideoField ¶
func (s *SparseForCreateVikingdbCollectionInput) SetVideoField(v string) *SparseForCreateVikingdbCollectionInput
SetVideoField sets the VideoField field's value.
func (SparseForCreateVikingdbCollectionInput) String ¶
func (s SparseForCreateVikingdbCollectionInput) String() string
String returns the string representation
type SparseForGetVikingdbCollectionOutput ¶
type SparseForGetVikingdbCollectionOutput struct {
Dim *int32 `type:"int32" json:",omitempty"`
ImageField *string `type:"string" json:",omitempty"`
Instruction *InstructionForGetVikingdbCollectionOutput `type:"structure" json:",omitempty"`
ModelName *string `type:"string" json:",omitempty" enum:"EnumOfModelNameForGetVikingdbCollectionOutput"`
ModelVersion *string `type:"string" json:",omitempty"`
NDim *int32 `type:"int32" json:",omitempty"`
Shape []*int32 `type:"list" json:",omitempty"`
TensorQuantType *string `type:"string" json:",omitempty" enum:"EnumOfTensorQuantTypeForGetVikingdbCollectionOutput"`
TextField *string `type:"string" json:",omitempty"`
VideoField *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SparseForGetVikingdbCollectionOutput) GoString ¶
func (s SparseForGetVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*SparseForGetVikingdbCollectionOutput) SetDim ¶
func (s *SparseForGetVikingdbCollectionOutput) SetDim(v int32) *SparseForGetVikingdbCollectionOutput
SetDim sets the Dim field's value.
func (*SparseForGetVikingdbCollectionOutput) SetImageField ¶
func (s *SparseForGetVikingdbCollectionOutput) SetImageField(v string) *SparseForGetVikingdbCollectionOutput
SetImageField sets the ImageField field's value.
func (*SparseForGetVikingdbCollectionOutput) SetInstruction ¶ added in v1.2.5
func (s *SparseForGetVikingdbCollectionOutput) SetInstruction(v *InstructionForGetVikingdbCollectionOutput) *SparseForGetVikingdbCollectionOutput
SetInstruction sets the Instruction field's value.
func (*SparseForGetVikingdbCollectionOutput) SetModelName ¶
func (s *SparseForGetVikingdbCollectionOutput) SetModelName(v string) *SparseForGetVikingdbCollectionOutput
SetModelName sets the ModelName field's value.
func (*SparseForGetVikingdbCollectionOutput) SetModelVersion ¶
func (s *SparseForGetVikingdbCollectionOutput) SetModelVersion(v string) *SparseForGetVikingdbCollectionOutput
SetModelVersion sets the ModelVersion field's value.
func (*SparseForGetVikingdbCollectionOutput) SetNDim ¶ added in v1.2.5
func (s *SparseForGetVikingdbCollectionOutput) SetNDim(v int32) *SparseForGetVikingdbCollectionOutput
SetNDim sets the NDim field's value.
func (*SparseForGetVikingdbCollectionOutput) SetShape ¶ added in v1.2.5
func (s *SparseForGetVikingdbCollectionOutput) SetShape(v []*int32) *SparseForGetVikingdbCollectionOutput
SetShape sets the Shape field's value.
func (*SparseForGetVikingdbCollectionOutput) SetTensorQuantType ¶ added in v1.2.5
func (s *SparseForGetVikingdbCollectionOutput) SetTensorQuantType(v string) *SparseForGetVikingdbCollectionOutput
SetTensorQuantType sets the TensorQuantType field's value.
func (*SparseForGetVikingdbCollectionOutput) SetTextField ¶
func (s *SparseForGetVikingdbCollectionOutput) SetTextField(v string) *SparseForGetVikingdbCollectionOutput
SetTextField sets the TextField field's value.
func (*SparseForGetVikingdbCollectionOutput) SetVideoField ¶
func (s *SparseForGetVikingdbCollectionOutput) SetVideoField(v string) *SparseForGetVikingdbCollectionOutput
SetVideoField sets the VideoField field's value.
func (SparseForGetVikingdbCollectionOutput) String ¶
func (s SparseForGetVikingdbCollectionOutput) String() string
String returns the string representation
type SparseForListVikingdbCollectionOutput ¶
type SparseForListVikingdbCollectionOutput struct {
Dim *int32 `type:"int32" json:",omitempty"`
ImageField *string `type:"string" json:",omitempty"`
Instruction *InstructionForListVikingdbCollectionOutput `type:"structure" json:",omitempty"`
ModelName *string `type:"string" json:",omitempty" enum:"EnumOfModelNameForListVikingdbCollectionOutput"`
ModelVersion *string `type:"string" json:",omitempty"`
NDim *int32 `type:"int32" json:",omitempty"`
Shape []*int32 `type:"list" json:",omitempty"`
TensorQuantType *string `type:"string" json:",omitempty" enum:"EnumOfTensorQuantTypeForListVikingdbCollectionOutput"`
TextField *string `type:"string" json:",omitempty"`
VideoField *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SparseForListVikingdbCollectionOutput) GoString ¶
func (s SparseForListVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*SparseForListVikingdbCollectionOutput) SetDim ¶
func (s *SparseForListVikingdbCollectionOutput) SetDim(v int32) *SparseForListVikingdbCollectionOutput
SetDim sets the Dim field's value.
func (*SparseForListVikingdbCollectionOutput) SetImageField ¶
func (s *SparseForListVikingdbCollectionOutput) SetImageField(v string) *SparseForListVikingdbCollectionOutput
SetImageField sets the ImageField field's value.
func (*SparseForListVikingdbCollectionOutput) SetInstruction ¶ added in v1.2.5
func (s *SparseForListVikingdbCollectionOutput) SetInstruction(v *InstructionForListVikingdbCollectionOutput) *SparseForListVikingdbCollectionOutput
SetInstruction sets the Instruction field's value.
func (*SparseForListVikingdbCollectionOutput) SetModelName ¶
func (s *SparseForListVikingdbCollectionOutput) SetModelName(v string) *SparseForListVikingdbCollectionOutput
SetModelName sets the ModelName field's value.
func (*SparseForListVikingdbCollectionOutput) SetModelVersion ¶
func (s *SparseForListVikingdbCollectionOutput) SetModelVersion(v string) *SparseForListVikingdbCollectionOutput
SetModelVersion sets the ModelVersion field's value.
func (*SparseForListVikingdbCollectionOutput) SetNDim ¶ added in v1.2.5
func (s *SparseForListVikingdbCollectionOutput) SetNDim(v int32) *SparseForListVikingdbCollectionOutput
SetNDim sets the NDim field's value.
func (*SparseForListVikingdbCollectionOutput) SetShape ¶ added in v1.2.5
func (s *SparseForListVikingdbCollectionOutput) SetShape(v []*int32) *SparseForListVikingdbCollectionOutput
SetShape sets the Shape field's value.
func (*SparseForListVikingdbCollectionOutput) SetTensorQuantType ¶ added in v1.2.5
func (s *SparseForListVikingdbCollectionOutput) SetTensorQuantType(v string) *SparseForListVikingdbCollectionOutput
SetTensorQuantType sets the TensorQuantType field's value.
func (*SparseForListVikingdbCollectionOutput) SetTextField ¶
func (s *SparseForListVikingdbCollectionOutput) SetTextField(v string) *SparseForListVikingdbCollectionOutput
SetTextField sets the TextField field's value.
func (*SparseForListVikingdbCollectionOutput) SetVideoField ¶
func (s *SparseForListVikingdbCollectionOutput) SetVideoField(v string) *SparseForListVikingdbCollectionOutput
SetVideoField sets the VideoField field's value.
func (SparseForListVikingdbCollectionOutput) String ¶
func (s SparseForListVikingdbCollectionOutput) String() string
String returns the string representation
type TagForCreateVikingdbCollectionInput ¶
type TagForCreateVikingdbCollectionInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForCreateVikingdbCollectionInput) GoString ¶
func (s TagForCreateVikingdbCollectionInput) GoString() string
GoString returns the string representation
func (*TagForCreateVikingdbCollectionInput) SetKey ¶
func (s *TagForCreateVikingdbCollectionInput) SetKey(v string) *TagForCreateVikingdbCollectionInput
SetKey sets the Key field's value.
func (*TagForCreateVikingdbCollectionInput) SetValue ¶
func (s *TagForCreateVikingdbCollectionInput) SetValue(v string) *TagForCreateVikingdbCollectionInput
SetValue sets the Value field's value.
func (TagForCreateVikingdbCollectionInput) String ¶
func (s TagForCreateVikingdbCollectionInput) String() string
String returns the string representation
type TagForListVikingdbCollectionOutput ¶
type TagForListVikingdbCollectionOutput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForListVikingdbCollectionOutput) GoString ¶
func (s TagForListVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*TagForListVikingdbCollectionOutput) SetKey ¶
func (s *TagForListVikingdbCollectionOutput) SetKey(v string) *TagForListVikingdbCollectionOutput
SetKey sets the Key field's value.
func (*TagForListVikingdbCollectionOutput) SetValue ¶
func (s *TagForListVikingdbCollectionOutput) SetValue(v string) *TagForListVikingdbCollectionOutput
SetValue sets the Value field's value.
func (TagForListVikingdbCollectionOutput) String ¶
func (s TagForListVikingdbCollectionOutput) String() string
String returns the string representation
type TagForMemoryCollectionInfoOutput ¶
type TagForMemoryCollectionInfoOutput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForMemoryCollectionInfoOutput) GoString ¶
func (s TagForMemoryCollectionInfoOutput) GoString() string
GoString returns the string representation
func (*TagForMemoryCollectionInfoOutput) SetKey ¶
func (s *TagForMemoryCollectionInfoOutput) SetKey(v string) *TagForMemoryCollectionInfoOutput
SetKey sets the Key field's value.
func (*TagForMemoryCollectionInfoOutput) SetValue ¶
func (s *TagForMemoryCollectionInfoOutput) SetValue(v string) *TagForMemoryCollectionInfoOutput
SetValue sets the Value field's value.
func (TagForMemoryCollectionInfoOutput) String ¶
func (s TagForMemoryCollectionInfoOutput) String() string
String returns the string representation
type TagForMemoryCollectionListOutput ¶
type TagForMemoryCollectionListOutput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForMemoryCollectionListOutput) GoString ¶
func (s TagForMemoryCollectionListOutput) GoString() string
GoString returns the string representation
func (*TagForMemoryCollectionListOutput) SetKey ¶
func (s *TagForMemoryCollectionListOutput) SetKey(v string) *TagForMemoryCollectionListOutput
SetKey sets the Key field's value.
func (*TagForMemoryCollectionListOutput) SetValue ¶
func (s *TagForMemoryCollectionListOutput) SetValue(v string) *TagForMemoryCollectionListOutput
SetValue sets the Value field's value.
func (TagForMemoryCollectionListOutput) String ¶
func (s TagForMemoryCollectionListOutput) String() string
String returns the string representation
type TagForMemoryCollectionUpdateInput ¶
type TagForMemoryCollectionUpdateInput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForMemoryCollectionUpdateInput) GoString ¶
func (s TagForMemoryCollectionUpdateInput) GoString() string
GoString returns the string representation
func (*TagForMemoryCollectionUpdateInput) SetKey ¶
func (s *TagForMemoryCollectionUpdateInput) SetKey(v string) *TagForMemoryCollectionUpdateInput
SetKey sets the Key field's value.
func (*TagForMemoryCollectionUpdateInput) SetValue ¶
func (s *TagForMemoryCollectionUpdateInput) SetValue(v string) *TagForMemoryCollectionUpdateInput
SetValue sets the Value field's value.
func (TagForMemoryCollectionUpdateInput) String ¶
func (s TagForMemoryCollectionUpdateInput) String() string
String returns the string representation
type TaskConfigForCreateVikingdbTaskInput ¶
type TaskConfigForCreateVikingdbTaskInput struct {
CollectionName *string `type:"string" json:",omitempty"`
ExportAll *bool `type:"boolean" json:",omitempty"`
FileType *string `type:"string" json:",omitempty" enum:"EnumOfFileTypeForCreateVikingdbTaskInput"`
FilterConds []interface{} `type:"list" json:",omitempty"`
IgnoreError *bool `type:"boolean" json:",omitempty"`
NeedConfirm *bool `type:"boolean" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
TosPath *string `type:"string" json:",omitempty"`
UpdateFields interface{} `type:"interface" json:",omitempty"`
UsePublic *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (TaskConfigForCreateVikingdbTaskInput) GoString ¶
func (s TaskConfigForCreateVikingdbTaskInput) GoString() string
GoString returns the string representation
func (*TaskConfigForCreateVikingdbTaskInput) SetCollectionName ¶
func (s *TaskConfigForCreateVikingdbTaskInput) SetCollectionName(v string) *TaskConfigForCreateVikingdbTaskInput
SetCollectionName sets the CollectionName field's value.
func (*TaskConfigForCreateVikingdbTaskInput) SetExportAll ¶
func (s *TaskConfigForCreateVikingdbTaskInput) SetExportAll(v bool) *TaskConfigForCreateVikingdbTaskInput
SetExportAll sets the ExportAll field's value.
func (*TaskConfigForCreateVikingdbTaskInput) SetFileType ¶
func (s *TaskConfigForCreateVikingdbTaskInput) SetFileType(v string) *TaskConfigForCreateVikingdbTaskInput
SetFileType sets the FileType field's value.
func (*TaskConfigForCreateVikingdbTaskInput) SetFilterConds ¶
func (s *TaskConfigForCreateVikingdbTaskInput) SetFilterConds(v []interface{}) *TaskConfigForCreateVikingdbTaskInput
SetFilterConds sets the FilterConds field's value.
func (*TaskConfigForCreateVikingdbTaskInput) SetIgnoreError ¶
func (s *TaskConfigForCreateVikingdbTaskInput) SetIgnoreError(v bool) *TaskConfigForCreateVikingdbTaskInput
SetIgnoreError sets the IgnoreError field's value.
func (*TaskConfigForCreateVikingdbTaskInput) SetNeedConfirm ¶
func (s *TaskConfigForCreateVikingdbTaskInput) SetNeedConfirm(v bool) *TaskConfigForCreateVikingdbTaskInput
SetNeedConfirm sets the NeedConfirm field's value.
func (*TaskConfigForCreateVikingdbTaskInput) SetProjectName ¶
func (s *TaskConfigForCreateVikingdbTaskInput) SetProjectName(v string) *TaskConfigForCreateVikingdbTaskInput
SetProjectName sets the ProjectName field's value.
func (*TaskConfigForCreateVikingdbTaskInput) SetResourceId ¶
func (s *TaskConfigForCreateVikingdbTaskInput) SetResourceId(v string) *TaskConfigForCreateVikingdbTaskInput
SetResourceId sets the ResourceId field's value.
func (*TaskConfigForCreateVikingdbTaskInput) SetTosPath ¶
func (s *TaskConfigForCreateVikingdbTaskInput) SetTosPath(v string) *TaskConfigForCreateVikingdbTaskInput
SetTosPath sets the TosPath field's value.
func (*TaskConfigForCreateVikingdbTaskInput) SetUpdateFields ¶
func (s *TaskConfigForCreateVikingdbTaskInput) SetUpdateFields(v interface{}) *TaskConfigForCreateVikingdbTaskInput
SetUpdateFields sets the UpdateFields field's value.
func (*TaskConfigForCreateVikingdbTaskInput) SetUsePublic ¶
func (s *TaskConfigForCreateVikingdbTaskInput) SetUsePublic(v bool) *TaskConfigForCreateVikingdbTaskInput
SetUsePublic sets the UsePublic field's value.
func (TaskConfigForCreateVikingdbTaskInput) String ¶
func (s TaskConfigForCreateVikingdbTaskInput) String() string
String returns the string representation
type TaskConfigForGetVikingdbTaskOutput ¶
type TaskConfigForGetVikingdbTaskOutput struct {
CollectionName *string `type:"string" json:",omitempty"`
ExportAll *bool `type:"boolean" json:",omitempty"`
FileType *string `type:"string" json:",omitempty" enum:"EnumOfFileTypeForGetVikingdbTaskOutput"`
FilterConds []interface{} `type:"list" json:",omitempty"`
IgnoreError *bool `type:"boolean" json:",omitempty"`
NeedConfirm *bool `type:"boolean" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
TosPath *string `type:"string" json:",omitempty"`
UpdateFields interface{} `type:"interface" json:",omitempty"`
UsePublic *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (TaskConfigForGetVikingdbTaskOutput) GoString ¶
func (s TaskConfigForGetVikingdbTaskOutput) GoString() string
GoString returns the string representation
func (*TaskConfigForGetVikingdbTaskOutput) SetCollectionName ¶
func (s *TaskConfigForGetVikingdbTaskOutput) SetCollectionName(v string) *TaskConfigForGetVikingdbTaskOutput
SetCollectionName sets the CollectionName field's value.
func (*TaskConfigForGetVikingdbTaskOutput) SetExportAll ¶
func (s *TaskConfigForGetVikingdbTaskOutput) SetExportAll(v bool) *TaskConfigForGetVikingdbTaskOutput
SetExportAll sets the ExportAll field's value.
func (*TaskConfigForGetVikingdbTaskOutput) SetFileType ¶
func (s *TaskConfigForGetVikingdbTaskOutput) SetFileType(v string) *TaskConfigForGetVikingdbTaskOutput
SetFileType sets the FileType field's value.
func (*TaskConfigForGetVikingdbTaskOutput) SetFilterConds ¶
func (s *TaskConfigForGetVikingdbTaskOutput) SetFilterConds(v []interface{}) *TaskConfigForGetVikingdbTaskOutput
SetFilterConds sets the FilterConds field's value.
func (*TaskConfigForGetVikingdbTaskOutput) SetIgnoreError ¶
func (s *TaskConfigForGetVikingdbTaskOutput) SetIgnoreError(v bool) *TaskConfigForGetVikingdbTaskOutput
SetIgnoreError sets the IgnoreError field's value.
func (*TaskConfigForGetVikingdbTaskOutput) SetNeedConfirm ¶
func (s *TaskConfigForGetVikingdbTaskOutput) SetNeedConfirm(v bool) *TaskConfigForGetVikingdbTaskOutput
SetNeedConfirm sets the NeedConfirm field's value.
func (*TaskConfigForGetVikingdbTaskOutput) SetProjectName ¶
func (s *TaskConfigForGetVikingdbTaskOutput) SetProjectName(v string) *TaskConfigForGetVikingdbTaskOutput
SetProjectName sets the ProjectName field's value.
func (*TaskConfigForGetVikingdbTaskOutput) SetResourceId ¶
func (s *TaskConfigForGetVikingdbTaskOutput) SetResourceId(v string) *TaskConfigForGetVikingdbTaskOutput
SetResourceId sets the ResourceId field's value.
func (*TaskConfigForGetVikingdbTaskOutput) SetTosPath ¶
func (s *TaskConfigForGetVikingdbTaskOutput) SetTosPath(v string) *TaskConfigForGetVikingdbTaskOutput
SetTosPath sets the TosPath field's value.
func (*TaskConfigForGetVikingdbTaskOutput) SetUpdateFields ¶
func (s *TaskConfigForGetVikingdbTaskOutput) SetUpdateFields(v interface{}) *TaskConfigForGetVikingdbTaskOutput
SetUpdateFields sets the UpdateFields field's value.
func (*TaskConfigForGetVikingdbTaskOutput) SetUsePublic ¶
func (s *TaskConfigForGetVikingdbTaskOutput) SetUsePublic(v bool) *TaskConfigForGetVikingdbTaskOutput
SetUsePublic sets the UsePublic field's value.
func (TaskConfigForGetVikingdbTaskOutput) String ¶
func (s TaskConfigForGetVikingdbTaskOutput) String() string
String returns the string representation
type TaskConfigForListVikingdbTaskOutput ¶
type TaskConfigForListVikingdbTaskOutput struct {
CollectionName *string `type:"string" json:",omitempty"`
ExportAll *bool `type:"boolean" json:",omitempty"`
FileType *string `type:"string" json:",omitempty" enum:"EnumOfFileTypeForListVikingdbTaskOutput"`
FilterConds []interface{} `type:"list" json:",omitempty"`
IgnoreError *bool `type:"boolean" json:",omitempty"`
NeedConfirm *bool `type:"boolean" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
TosPath *string `type:"string" json:",omitempty"`
UpdateFields interface{} `type:"interface" json:",omitempty"`
UsePublic *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (TaskConfigForListVikingdbTaskOutput) GoString ¶
func (s TaskConfigForListVikingdbTaskOutput) GoString() string
GoString returns the string representation
func (*TaskConfigForListVikingdbTaskOutput) SetCollectionName ¶
func (s *TaskConfigForListVikingdbTaskOutput) SetCollectionName(v string) *TaskConfigForListVikingdbTaskOutput
SetCollectionName sets the CollectionName field's value.
func (*TaskConfigForListVikingdbTaskOutput) SetExportAll ¶
func (s *TaskConfigForListVikingdbTaskOutput) SetExportAll(v bool) *TaskConfigForListVikingdbTaskOutput
SetExportAll sets the ExportAll field's value.
func (*TaskConfigForListVikingdbTaskOutput) SetFileType ¶
func (s *TaskConfigForListVikingdbTaskOutput) SetFileType(v string) *TaskConfigForListVikingdbTaskOutput
SetFileType sets the FileType field's value.
func (*TaskConfigForListVikingdbTaskOutput) SetFilterConds ¶
func (s *TaskConfigForListVikingdbTaskOutput) SetFilterConds(v []interface{}) *TaskConfigForListVikingdbTaskOutput
SetFilterConds sets the FilterConds field's value.
func (*TaskConfigForListVikingdbTaskOutput) SetIgnoreError ¶
func (s *TaskConfigForListVikingdbTaskOutput) SetIgnoreError(v bool) *TaskConfigForListVikingdbTaskOutput
SetIgnoreError sets the IgnoreError field's value.
func (*TaskConfigForListVikingdbTaskOutput) SetNeedConfirm ¶
func (s *TaskConfigForListVikingdbTaskOutput) SetNeedConfirm(v bool) *TaskConfigForListVikingdbTaskOutput
SetNeedConfirm sets the NeedConfirm field's value.
func (*TaskConfigForListVikingdbTaskOutput) SetProjectName ¶
func (s *TaskConfigForListVikingdbTaskOutput) SetProjectName(v string) *TaskConfigForListVikingdbTaskOutput
SetProjectName sets the ProjectName field's value.
func (*TaskConfigForListVikingdbTaskOutput) SetResourceId ¶
func (s *TaskConfigForListVikingdbTaskOutput) SetResourceId(v string) *TaskConfigForListVikingdbTaskOutput
SetResourceId sets the ResourceId field's value.
func (*TaskConfigForListVikingdbTaskOutput) SetTosPath ¶
func (s *TaskConfigForListVikingdbTaskOutput) SetTosPath(v string) *TaskConfigForListVikingdbTaskOutput
SetTosPath sets the TosPath field's value.
func (*TaskConfigForListVikingdbTaskOutput) SetUpdateFields ¶
func (s *TaskConfigForListVikingdbTaskOutput) SetUpdateFields(v interface{}) *TaskConfigForListVikingdbTaskOutput
SetUpdateFields sets the UpdateFields field's value.
func (*TaskConfigForListVikingdbTaskOutput) SetUsePublic ¶
func (s *TaskConfigForListVikingdbTaskOutput) SetUsePublic(v bool) *TaskConfigForListVikingdbTaskOutput
SetUsePublic sets the UsePublic field's value.
func (TaskConfigForListVikingdbTaskOutput) String ¶
func (s TaskConfigForListVikingdbTaskOutput) String() string
String returns the string representation
type TaskForListVikingdbTaskOutput ¶
type TaskForListVikingdbTaskOutput struct {
CreateTime *string `type:"string" json:",omitempty"`
TaskConfig *TaskConfigForListVikingdbTaskOutput `type:"structure" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
TaskProcessInfo *TaskProcessInfoForListVikingdbTaskOutput `type:"structure" json:",omitempty"`
TaskStatus *string `type:"string" json:",omitempty"`
TaskType *string `type:"string" json:",omitempty"`
UpdatePerson *string `type:"string" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TaskForListVikingdbTaskOutput) GoString ¶
func (s TaskForListVikingdbTaskOutput) GoString() string
GoString returns the string representation
func (*TaskForListVikingdbTaskOutput) SetCreateTime ¶
func (s *TaskForListVikingdbTaskOutput) SetCreateTime(v string) *TaskForListVikingdbTaskOutput
SetCreateTime sets the CreateTime field's value.
func (*TaskForListVikingdbTaskOutput) SetTaskConfig ¶
func (s *TaskForListVikingdbTaskOutput) SetTaskConfig(v *TaskConfigForListVikingdbTaskOutput) *TaskForListVikingdbTaskOutput
SetTaskConfig sets the TaskConfig field's value.
func (*TaskForListVikingdbTaskOutput) SetTaskId ¶
func (s *TaskForListVikingdbTaskOutput) SetTaskId(v string) *TaskForListVikingdbTaskOutput
SetTaskId sets the TaskId field's value.
func (*TaskForListVikingdbTaskOutput) SetTaskProcessInfo ¶
func (s *TaskForListVikingdbTaskOutput) SetTaskProcessInfo(v *TaskProcessInfoForListVikingdbTaskOutput) *TaskForListVikingdbTaskOutput
SetTaskProcessInfo sets the TaskProcessInfo field's value.
func (*TaskForListVikingdbTaskOutput) SetTaskStatus ¶
func (s *TaskForListVikingdbTaskOutput) SetTaskStatus(v string) *TaskForListVikingdbTaskOutput
SetTaskStatus sets the TaskStatus field's value.
func (*TaskForListVikingdbTaskOutput) SetTaskType ¶
func (s *TaskForListVikingdbTaskOutput) SetTaskType(v string) *TaskForListVikingdbTaskOutput
SetTaskType sets the TaskType field's value.
func (*TaskForListVikingdbTaskOutput) SetUpdatePerson ¶
func (s *TaskForListVikingdbTaskOutput) SetUpdatePerson(v string) *TaskForListVikingdbTaskOutput
SetUpdatePerson sets the UpdatePerson field's value.
func (*TaskForListVikingdbTaskOutput) SetUpdateTime ¶
func (s *TaskForListVikingdbTaskOutput) SetUpdateTime(v string) *TaskForListVikingdbTaskOutput
SetUpdateTime sets the UpdateTime field's value.
func (TaskForListVikingdbTaskOutput) String ¶
func (s TaskForListVikingdbTaskOutput) String() string
String returns the string representation
type TaskProcessInfoForGetVikingdbTaskOutput ¶
type TaskProcessInfoForGetVikingdbTaskOutput struct {
ErrorMessage *string `type:"string" json:",omitempty"`
SampleData []interface{} `type:"list" json:",omitempty"`
SampleTimestamp *int64 `type:"int64" json:",omitempty"`
ScanDataCount *int64 `type:"int64" json:",omitempty"`
TaskProgress *string `type:"string" json:",omitempty"`
TotalDataCount *int64 `type:"int64" json:",omitempty"`
TotalFilterCount *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (TaskProcessInfoForGetVikingdbTaskOutput) GoString ¶
func (s TaskProcessInfoForGetVikingdbTaskOutput) GoString() string
GoString returns the string representation
func (*TaskProcessInfoForGetVikingdbTaskOutput) SetErrorMessage ¶
func (s *TaskProcessInfoForGetVikingdbTaskOutput) SetErrorMessage(v string) *TaskProcessInfoForGetVikingdbTaskOutput
SetErrorMessage sets the ErrorMessage field's value.
func (*TaskProcessInfoForGetVikingdbTaskOutput) SetSampleData ¶
func (s *TaskProcessInfoForGetVikingdbTaskOutput) SetSampleData(v []interface{}) *TaskProcessInfoForGetVikingdbTaskOutput
SetSampleData sets the SampleData field's value.
func (*TaskProcessInfoForGetVikingdbTaskOutput) SetSampleTimestamp ¶
func (s *TaskProcessInfoForGetVikingdbTaskOutput) SetSampleTimestamp(v int64) *TaskProcessInfoForGetVikingdbTaskOutput
SetSampleTimestamp sets the SampleTimestamp field's value.
func (*TaskProcessInfoForGetVikingdbTaskOutput) SetScanDataCount ¶
func (s *TaskProcessInfoForGetVikingdbTaskOutput) SetScanDataCount(v int64) *TaskProcessInfoForGetVikingdbTaskOutput
SetScanDataCount sets the ScanDataCount field's value.
func (*TaskProcessInfoForGetVikingdbTaskOutput) SetTaskProgress ¶
func (s *TaskProcessInfoForGetVikingdbTaskOutput) SetTaskProgress(v string) *TaskProcessInfoForGetVikingdbTaskOutput
SetTaskProgress sets the TaskProgress field's value.
func (*TaskProcessInfoForGetVikingdbTaskOutput) SetTotalDataCount ¶
func (s *TaskProcessInfoForGetVikingdbTaskOutput) SetTotalDataCount(v int64) *TaskProcessInfoForGetVikingdbTaskOutput
SetTotalDataCount sets the TotalDataCount field's value.
func (*TaskProcessInfoForGetVikingdbTaskOutput) SetTotalFilterCount ¶
func (s *TaskProcessInfoForGetVikingdbTaskOutput) SetTotalFilterCount(v int64) *TaskProcessInfoForGetVikingdbTaskOutput
SetTotalFilterCount sets the TotalFilterCount field's value.
func (TaskProcessInfoForGetVikingdbTaskOutput) String ¶
func (s TaskProcessInfoForGetVikingdbTaskOutput) String() string
String returns the string representation
type TaskProcessInfoForListVikingdbTaskOutput ¶
type TaskProcessInfoForListVikingdbTaskOutput struct {
ErrorMessage *string `type:"string" json:",omitempty"`
SampleData []interface{} `type:"list" json:",omitempty"`
SampleTimestamp *int64 `type:"int64" json:",omitempty"`
ScanDataCount *int64 `type:"int64" json:",omitempty"`
TaskProgress *string `type:"string" json:",omitempty"`
TotalDataCount *int64 `type:"int64" json:",omitempty"`
TotalFilterCount *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (TaskProcessInfoForListVikingdbTaskOutput) GoString ¶
func (s TaskProcessInfoForListVikingdbTaskOutput) GoString() string
GoString returns the string representation
func (*TaskProcessInfoForListVikingdbTaskOutput) SetErrorMessage ¶
func (s *TaskProcessInfoForListVikingdbTaskOutput) SetErrorMessage(v string) *TaskProcessInfoForListVikingdbTaskOutput
SetErrorMessage sets the ErrorMessage field's value.
func (*TaskProcessInfoForListVikingdbTaskOutput) SetSampleData ¶
func (s *TaskProcessInfoForListVikingdbTaskOutput) SetSampleData(v []interface{}) *TaskProcessInfoForListVikingdbTaskOutput
SetSampleData sets the SampleData field's value.
func (*TaskProcessInfoForListVikingdbTaskOutput) SetSampleTimestamp ¶
func (s *TaskProcessInfoForListVikingdbTaskOutput) SetSampleTimestamp(v int64) *TaskProcessInfoForListVikingdbTaskOutput
SetSampleTimestamp sets the SampleTimestamp field's value.
func (*TaskProcessInfoForListVikingdbTaskOutput) SetScanDataCount ¶
func (s *TaskProcessInfoForListVikingdbTaskOutput) SetScanDataCount(v int64) *TaskProcessInfoForListVikingdbTaskOutput
SetScanDataCount sets the ScanDataCount field's value.
func (*TaskProcessInfoForListVikingdbTaskOutput) SetTaskProgress ¶
func (s *TaskProcessInfoForListVikingdbTaskOutput) SetTaskProgress(v string) *TaskProcessInfoForListVikingdbTaskOutput
SetTaskProgress sets the TaskProgress field's value.
func (*TaskProcessInfoForListVikingdbTaskOutput) SetTotalDataCount ¶
func (s *TaskProcessInfoForListVikingdbTaskOutput) SetTotalDataCount(v int64) *TaskProcessInfoForListVikingdbTaskOutput
SetTotalDataCount sets the TotalDataCount field's value.
func (*TaskProcessInfoForListVikingdbTaskOutput) SetTotalFilterCount ¶
func (s *TaskProcessInfoForListVikingdbTaskOutput) SetTotalFilterCount(v int64) *TaskProcessInfoForListVikingdbTaskOutput
SetTotalFilterCount sets the TotalFilterCount field's value.
func (TaskProcessInfoForListVikingdbTaskOutput) String ¶
func (s TaskProcessInfoForListVikingdbTaskOutput) String() string
String returns the string representation
type TensorForCreateVikingdbCollectionInput ¶ added in v1.2.5
type TensorForCreateVikingdbCollectionInput struct {
Dim *int32 `type:"int32" json:",omitempty"`
ImageField *string `type:"string" json:",omitempty"`
Instruction *InstructionForCreateVikingdbCollectionInput `type:"structure" json:",omitempty"`
ModelName *string `type:"string" json:",omitempty" enum:"EnumOfModelNameForCreateVikingdbCollectionInput"`
ModelVersion *string `type:"string" json:",omitempty"`
NDim *int32 `type:"int32" json:",omitempty"`
Shape []*int32 `type:"list" json:",omitempty"`
TensorQuantType *string `type:"string" json:",omitempty" enum:"EnumOfTensorQuantTypeForCreateVikingdbCollectionInput"`
TextField *string `type:"string" json:",omitempty"`
VideoField *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TensorForCreateVikingdbCollectionInput) GoString ¶ added in v1.2.5
func (s TensorForCreateVikingdbCollectionInput) GoString() string
GoString returns the string representation
func (*TensorForCreateVikingdbCollectionInput) SetDim ¶ added in v1.2.5
func (s *TensorForCreateVikingdbCollectionInput) SetDim(v int32) *TensorForCreateVikingdbCollectionInput
SetDim sets the Dim field's value.
func (*TensorForCreateVikingdbCollectionInput) SetImageField ¶ added in v1.2.5
func (s *TensorForCreateVikingdbCollectionInput) SetImageField(v string) *TensorForCreateVikingdbCollectionInput
SetImageField sets the ImageField field's value.
func (*TensorForCreateVikingdbCollectionInput) SetInstruction ¶ added in v1.2.5
func (s *TensorForCreateVikingdbCollectionInput) SetInstruction(v *InstructionForCreateVikingdbCollectionInput) *TensorForCreateVikingdbCollectionInput
SetInstruction sets the Instruction field's value.
func (*TensorForCreateVikingdbCollectionInput) SetModelName ¶ added in v1.2.5
func (s *TensorForCreateVikingdbCollectionInput) SetModelName(v string) *TensorForCreateVikingdbCollectionInput
SetModelName sets the ModelName field's value.
func (*TensorForCreateVikingdbCollectionInput) SetModelVersion ¶ added in v1.2.5
func (s *TensorForCreateVikingdbCollectionInput) SetModelVersion(v string) *TensorForCreateVikingdbCollectionInput
SetModelVersion sets the ModelVersion field's value.
func (*TensorForCreateVikingdbCollectionInput) SetNDim ¶ added in v1.2.5
func (s *TensorForCreateVikingdbCollectionInput) SetNDim(v int32) *TensorForCreateVikingdbCollectionInput
SetNDim sets the NDim field's value.
func (*TensorForCreateVikingdbCollectionInput) SetShape ¶ added in v1.2.5
func (s *TensorForCreateVikingdbCollectionInput) SetShape(v []*int32) *TensorForCreateVikingdbCollectionInput
SetShape sets the Shape field's value.
func (*TensorForCreateVikingdbCollectionInput) SetTensorQuantType ¶ added in v1.2.5
func (s *TensorForCreateVikingdbCollectionInput) SetTensorQuantType(v string) *TensorForCreateVikingdbCollectionInput
SetTensorQuantType sets the TensorQuantType field's value.
func (*TensorForCreateVikingdbCollectionInput) SetTextField ¶ added in v1.2.5
func (s *TensorForCreateVikingdbCollectionInput) SetTextField(v string) *TensorForCreateVikingdbCollectionInput
SetTextField sets the TextField field's value.
func (*TensorForCreateVikingdbCollectionInput) SetVideoField ¶ added in v1.2.5
func (s *TensorForCreateVikingdbCollectionInput) SetVideoField(v string) *TensorForCreateVikingdbCollectionInput
SetVideoField sets the VideoField field's value.
func (TensorForCreateVikingdbCollectionInput) String ¶ added in v1.2.5
func (s TensorForCreateVikingdbCollectionInput) String() string
String returns the string representation
type TensorForGetVikingdbCollectionOutput ¶ added in v1.2.5
type TensorForGetVikingdbCollectionOutput struct {
Dim *int32 `type:"int32" json:",omitempty"`
ImageField *string `type:"string" json:",omitempty"`
Instruction *InstructionForGetVikingdbCollectionOutput `type:"structure" json:",omitempty"`
ModelName *string `type:"string" json:",omitempty" enum:"EnumOfModelNameForGetVikingdbCollectionOutput"`
ModelVersion *string `type:"string" json:",omitempty"`
NDim *int32 `type:"int32" json:",omitempty"`
Shape []*int32 `type:"list" json:",omitempty"`
TensorQuantType *string `type:"string" json:",omitempty" enum:"EnumOfTensorQuantTypeForGetVikingdbCollectionOutput"`
TextField *string `type:"string" json:",omitempty"`
VideoField *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TensorForGetVikingdbCollectionOutput) GoString ¶ added in v1.2.5
func (s TensorForGetVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*TensorForGetVikingdbCollectionOutput) SetDim ¶ added in v1.2.5
func (s *TensorForGetVikingdbCollectionOutput) SetDim(v int32) *TensorForGetVikingdbCollectionOutput
SetDim sets the Dim field's value.
func (*TensorForGetVikingdbCollectionOutput) SetImageField ¶ added in v1.2.5
func (s *TensorForGetVikingdbCollectionOutput) SetImageField(v string) *TensorForGetVikingdbCollectionOutput
SetImageField sets the ImageField field's value.
func (*TensorForGetVikingdbCollectionOutput) SetInstruction ¶ added in v1.2.5
func (s *TensorForGetVikingdbCollectionOutput) SetInstruction(v *InstructionForGetVikingdbCollectionOutput) *TensorForGetVikingdbCollectionOutput
SetInstruction sets the Instruction field's value.
func (*TensorForGetVikingdbCollectionOutput) SetModelName ¶ added in v1.2.5
func (s *TensorForGetVikingdbCollectionOutput) SetModelName(v string) *TensorForGetVikingdbCollectionOutput
SetModelName sets the ModelName field's value.
func (*TensorForGetVikingdbCollectionOutput) SetModelVersion ¶ added in v1.2.5
func (s *TensorForGetVikingdbCollectionOutput) SetModelVersion(v string) *TensorForGetVikingdbCollectionOutput
SetModelVersion sets the ModelVersion field's value.
func (*TensorForGetVikingdbCollectionOutput) SetNDim ¶ added in v1.2.5
func (s *TensorForGetVikingdbCollectionOutput) SetNDim(v int32) *TensorForGetVikingdbCollectionOutput
SetNDim sets the NDim field's value.
func (*TensorForGetVikingdbCollectionOutput) SetShape ¶ added in v1.2.5
func (s *TensorForGetVikingdbCollectionOutput) SetShape(v []*int32) *TensorForGetVikingdbCollectionOutput
SetShape sets the Shape field's value.
func (*TensorForGetVikingdbCollectionOutput) SetTensorQuantType ¶ added in v1.2.5
func (s *TensorForGetVikingdbCollectionOutput) SetTensorQuantType(v string) *TensorForGetVikingdbCollectionOutput
SetTensorQuantType sets the TensorQuantType field's value.
func (*TensorForGetVikingdbCollectionOutput) SetTextField ¶ added in v1.2.5
func (s *TensorForGetVikingdbCollectionOutput) SetTextField(v string) *TensorForGetVikingdbCollectionOutput
SetTextField sets the TextField field's value.
func (*TensorForGetVikingdbCollectionOutput) SetVideoField ¶ added in v1.2.5
func (s *TensorForGetVikingdbCollectionOutput) SetVideoField(v string) *TensorForGetVikingdbCollectionOutput
SetVideoField sets the VideoField field's value.
func (TensorForGetVikingdbCollectionOutput) String ¶ added in v1.2.5
func (s TensorForGetVikingdbCollectionOutput) String() string
String returns the string representation
type TensorForListVikingdbCollectionOutput ¶ added in v1.2.5
type TensorForListVikingdbCollectionOutput struct {
Dim *int32 `type:"int32" json:",omitempty"`
ImageField *string `type:"string" json:",omitempty"`
Instruction *InstructionForListVikingdbCollectionOutput `type:"structure" json:",omitempty"`
ModelName *string `type:"string" json:",omitempty" enum:"EnumOfModelNameForListVikingdbCollectionOutput"`
ModelVersion *string `type:"string" json:",omitempty"`
NDim *int32 `type:"int32" json:",omitempty"`
Shape []*int32 `type:"list" json:",omitempty"`
TensorQuantType *string `type:"string" json:",omitempty" enum:"EnumOfTensorQuantTypeForListVikingdbCollectionOutput"`
TextField *string `type:"string" json:",omitempty"`
VideoField *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TensorForListVikingdbCollectionOutput) GoString ¶ added in v1.2.5
func (s TensorForListVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*TensorForListVikingdbCollectionOutput) SetDim ¶ added in v1.2.5
func (s *TensorForListVikingdbCollectionOutput) SetDim(v int32) *TensorForListVikingdbCollectionOutput
SetDim sets the Dim field's value.
func (*TensorForListVikingdbCollectionOutput) SetImageField ¶ added in v1.2.5
func (s *TensorForListVikingdbCollectionOutput) SetImageField(v string) *TensorForListVikingdbCollectionOutput
SetImageField sets the ImageField field's value.
func (*TensorForListVikingdbCollectionOutput) SetInstruction ¶ added in v1.2.5
func (s *TensorForListVikingdbCollectionOutput) SetInstruction(v *InstructionForListVikingdbCollectionOutput) *TensorForListVikingdbCollectionOutput
SetInstruction sets the Instruction field's value.
func (*TensorForListVikingdbCollectionOutput) SetModelName ¶ added in v1.2.5
func (s *TensorForListVikingdbCollectionOutput) SetModelName(v string) *TensorForListVikingdbCollectionOutput
SetModelName sets the ModelName field's value.
func (*TensorForListVikingdbCollectionOutput) SetModelVersion ¶ added in v1.2.5
func (s *TensorForListVikingdbCollectionOutput) SetModelVersion(v string) *TensorForListVikingdbCollectionOutput
SetModelVersion sets the ModelVersion field's value.
func (*TensorForListVikingdbCollectionOutput) SetNDim ¶ added in v1.2.5
func (s *TensorForListVikingdbCollectionOutput) SetNDim(v int32) *TensorForListVikingdbCollectionOutput
SetNDim sets the NDim field's value.
func (*TensorForListVikingdbCollectionOutput) SetShape ¶ added in v1.2.5
func (s *TensorForListVikingdbCollectionOutput) SetShape(v []*int32) *TensorForListVikingdbCollectionOutput
SetShape sets the Shape field's value.
func (*TensorForListVikingdbCollectionOutput) SetTensorQuantType ¶ added in v1.2.5
func (s *TensorForListVikingdbCollectionOutput) SetTensorQuantType(v string) *TensorForListVikingdbCollectionOutput
SetTensorQuantType sets the TensorQuantType field's value.
func (*TensorForListVikingdbCollectionOutput) SetTextField ¶ added in v1.2.5
func (s *TensorForListVikingdbCollectionOutput) SetTextField(v string) *TensorForListVikingdbCollectionOutput
SetTextField sets the TextField field's value.
func (*TensorForListVikingdbCollectionOutput) SetVideoField ¶ added in v1.2.5
func (s *TensorForListVikingdbCollectionOutput) SetVideoField(v string) *TensorForListVikingdbCollectionOutput
SetVideoField sets the VideoField field's value.
func (TensorForListVikingdbCollectionOutput) String ¶ added in v1.2.5
func (s TensorForListVikingdbCollectionOutput) String() string
String returns the string representation
type UpdateVikingdbCollectionInput ¶
type UpdateVikingdbCollectionInput struct {
CollectionName *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
Fields []*FieldForUpdateVikingdbCollectionInput `type:"list" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateVikingdbCollectionInput) GoString ¶
func (s UpdateVikingdbCollectionInput) GoString() string
GoString returns the string representation
func (*UpdateVikingdbCollectionInput) SetCollectionName ¶
func (s *UpdateVikingdbCollectionInput) SetCollectionName(v string) *UpdateVikingdbCollectionInput
SetCollectionName sets the CollectionName field's value.
func (*UpdateVikingdbCollectionInput) SetDescription ¶
func (s *UpdateVikingdbCollectionInput) SetDescription(v string) *UpdateVikingdbCollectionInput
SetDescription sets the Description field's value.
func (*UpdateVikingdbCollectionInput) SetFields ¶
func (s *UpdateVikingdbCollectionInput) SetFields(v []*FieldForUpdateVikingdbCollectionInput) *UpdateVikingdbCollectionInput
SetFields sets the Fields field's value.
func (*UpdateVikingdbCollectionInput) SetProjectName ¶
func (s *UpdateVikingdbCollectionInput) SetProjectName(v string) *UpdateVikingdbCollectionInput
SetProjectName sets the ProjectName field's value.
func (*UpdateVikingdbCollectionInput) SetResourceId ¶
func (s *UpdateVikingdbCollectionInput) SetResourceId(v string) *UpdateVikingdbCollectionInput
SetResourceId sets the ResourceId field's value.
func (UpdateVikingdbCollectionInput) String ¶
func (s UpdateVikingdbCollectionInput) String() string
String returns the string representation
func (*UpdateVikingdbCollectionInput) Validate ¶
func (s *UpdateVikingdbCollectionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateVikingdbCollectionOutput ¶
type UpdateVikingdbCollectionOutput struct {
Metadata *response.ResponseMetadata
Message *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateVikingdbCollectionOutput) GoString ¶
func (s UpdateVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*UpdateVikingdbCollectionOutput) SetMessage ¶
func (s *UpdateVikingdbCollectionOutput) SetMessage(v string) *UpdateVikingdbCollectionOutput
SetMessage sets the Message field's value.
func (UpdateVikingdbCollectionOutput) String ¶
func (s UpdateVikingdbCollectionOutput) String() string
String returns the string representation
type UpdateVikingdbIndexInput ¶
type UpdateVikingdbIndexInput struct {
CollectionName *string `type:"string" json:",omitempty"`
CpuQuota *int32 `min:"1" type:"int32" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
// IndexName is a required field
IndexName *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
ScalarIndex []*string `type:"list" json:",omitempty"`
ShardCount *int32 `type:"int32" json:",omitempty"`
ShardPolicy *string `type:"string" json:",omitempty" enum:"EnumOfShardPolicyForUpdateVikingdbIndexInput"`
// contains filtered or unexported fields
}
func (UpdateVikingdbIndexInput) GoString ¶
func (s UpdateVikingdbIndexInput) GoString() string
GoString returns the string representation
func (*UpdateVikingdbIndexInput) SetCollectionName ¶
func (s *UpdateVikingdbIndexInput) SetCollectionName(v string) *UpdateVikingdbIndexInput
SetCollectionName sets the CollectionName field's value.
func (*UpdateVikingdbIndexInput) SetCpuQuota ¶
func (s *UpdateVikingdbIndexInput) SetCpuQuota(v int32) *UpdateVikingdbIndexInput
SetCpuQuota sets the CpuQuota field's value.
func (*UpdateVikingdbIndexInput) SetDescription ¶
func (s *UpdateVikingdbIndexInput) SetDescription(v string) *UpdateVikingdbIndexInput
SetDescription sets the Description field's value.
func (*UpdateVikingdbIndexInput) SetIndexName ¶
func (s *UpdateVikingdbIndexInput) SetIndexName(v string) *UpdateVikingdbIndexInput
SetIndexName sets the IndexName field's value.
func (*UpdateVikingdbIndexInput) SetProjectName ¶
func (s *UpdateVikingdbIndexInput) SetProjectName(v string) *UpdateVikingdbIndexInput
SetProjectName sets the ProjectName field's value.
func (*UpdateVikingdbIndexInput) SetResourceId ¶
func (s *UpdateVikingdbIndexInput) SetResourceId(v string) *UpdateVikingdbIndexInput
SetResourceId sets the ResourceId field's value.
func (*UpdateVikingdbIndexInput) SetScalarIndex ¶
func (s *UpdateVikingdbIndexInput) SetScalarIndex(v []*string) *UpdateVikingdbIndexInput
SetScalarIndex sets the ScalarIndex field's value.
func (*UpdateVikingdbIndexInput) SetShardCount ¶
func (s *UpdateVikingdbIndexInput) SetShardCount(v int32) *UpdateVikingdbIndexInput
SetShardCount sets the ShardCount field's value.
func (*UpdateVikingdbIndexInput) SetShardPolicy ¶
func (s *UpdateVikingdbIndexInput) SetShardPolicy(v string) *UpdateVikingdbIndexInput
SetShardPolicy sets the ShardPolicy field's value.
func (UpdateVikingdbIndexInput) String ¶
func (s UpdateVikingdbIndexInput) String() string
String returns the string representation
func (*UpdateVikingdbIndexInput) Validate ¶
func (s *UpdateVikingdbIndexInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateVikingdbIndexOutput ¶
type UpdateVikingdbIndexOutput struct {
Metadata *response.ResponseMetadata
Message *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateVikingdbIndexOutput) GoString ¶
func (s UpdateVikingdbIndexOutput) GoString() string
GoString returns the string representation
func (*UpdateVikingdbIndexOutput) SetMessage ¶
func (s *UpdateVikingdbIndexOutput) SetMessage(v string) *UpdateVikingdbIndexOutput
SetMessage sets the Message field's value.
func (UpdateVikingdbIndexOutput) String ¶
func (s UpdateVikingdbIndexOutput) String() string
String returns the string representation
type UpdateVikingdbTaskInput ¶
type UpdateVikingdbTaskInput struct {
// TaskId is a required field
TaskId *string `type:"string" json:",omitempty" required:"true"`
// TaskStatus is a required field
TaskStatus *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfTaskStatusForUpdateVikingdbTaskInput"`
// contains filtered or unexported fields
}
func (UpdateVikingdbTaskInput) GoString ¶
func (s UpdateVikingdbTaskInput) GoString() string
GoString returns the string representation
func (*UpdateVikingdbTaskInput) SetTaskId ¶
func (s *UpdateVikingdbTaskInput) SetTaskId(v string) *UpdateVikingdbTaskInput
SetTaskId sets the TaskId field's value.
func (*UpdateVikingdbTaskInput) SetTaskStatus ¶
func (s *UpdateVikingdbTaskInput) SetTaskStatus(v string) *UpdateVikingdbTaskInput
SetTaskStatus sets the TaskStatus field's value.
func (UpdateVikingdbTaskInput) String ¶
func (s UpdateVikingdbTaskInput) String() string
String returns the string representation
func (*UpdateVikingdbTaskInput) Validate ¶
func (s *UpdateVikingdbTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateVikingdbTaskOutput ¶
type UpdateVikingdbTaskOutput struct {
Metadata *response.ResponseMetadata
Message *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateVikingdbTaskOutput) GoString ¶
func (s UpdateVikingdbTaskOutput) GoString() string
GoString returns the string representation
func (*UpdateVikingdbTaskOutput) SetMessage ¶
func (s *UpdateVikingdbTaskOutput) SetMessage(v string) *UpdateVikingdbTaskOutput
SetMessage sets the Message field's value.
func (UpdateVikingdbTaskOutput) String ¶
func (s UpdateVikingdbTaskOutput) String() string
String returns the string representation
type VIKINGDB ¶
VIKINGDB provides the API operation methods for making requests to VIKINGDB. See this package's package overview docs for details on the service.
VIKINGDB methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*volcengine.Config) *VIKINGDB
New create int can support ssl or region locate set
func (*VIKINGDB) CreateCollectionForMemory ¶
func (c *VIKINGDB) CreateCollectionForMemory(input *CreateCollectionForMemoryInput) (*CreateCollectionForMemoryOutput, error)
CreateCollectionForMemory API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation CreateCollectionForMemory for usage and error information.
func (*VIKINGDB) CreateCollectionForMemoryCommon ¶
func (c *VIKINGDB) CreateCollectionForMemoryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateCollectionForMemoryCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation CreateCollectionForMemoryCommon for usage and error information.
func (*VIKINGDB) CreateCollectionForMemoryCommonRequest ¶
func (c *VIKINGDB) CreateCollectionForMemoryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateCollectionForMemoryCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateCollectionForMemoryCommon operation. The "output" return value will be populated with the CreateCollectionForMemoryCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateCollectionForMemoryCommon Request to send the API call to the service. the "output" return value is not valid until after CreateCollectionForMemoryCommon Send returns without error.
See CreateCollectionForMemoryCommon for more information on using the CreateCollectionForMemoryCommon API call, and error handling.
// Example sending a request using the CreateCollectionForMemoryCommonRequest method.
req, resp := client.CreateCollectionForMemoryCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) CreateCollectionForMemoryCommonWithContext ¶
func (c *VIKINGDB) CreateCollectionForMemoryCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateCollectionForMemoryCommonWithContext is the same as CreateCollectionForMemoryCommon with the addition of the ability to pass a context and additional request options.
See CreateCollectionForMemoryCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) CreateCollectionForMemoryRequest ¶
func (c *VIKINGDB) CreateCollectionForMemoryRequest(input *CreateCollectionForMemoryInput) (req *request.Request, output *CreateCollectionForMemoryOutput)
CreateCollectionForMemoryRequest generates a "volcengine/request.Request" representing the client's request for the CreateCollectionForMemory operation. The "output" return value will be populated with the CreateCollectionForMemoryCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateCollectionForMemoryCommon Request to send the API call to the service. the "output" return value is not valid until after CreateCollectionForMemoryCommon Send returns without error.
See CreateCollectionForMemory for more information on using the CreateCollectionForMemory API call, and error handling.
// Example sending a request using the CreateCollectionForMemoryRequest method.
req, resp := client.CreateCollectionForMemoryRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) CreateCollectionForMemoryWithContext ¶
func (c *VIKINGDB) CreateCollectionForMemoryWithContext(ctx volcengine.Context, input *CreateCollectionForMemoryInput, opts ...request.Option) (*CreateCollectionForMemoryOutput, error)
CreateCollectionForMemoryWithContext is the same as CreateCollectionForMemory with the addition of the ability to pass a context and additional request options.
See CreateCollectionForMemory for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) CreateVikingdbCollection ¶
func (c *VIKINGDB) CreateVikingdbCollection(input *CreateVikingdbCollectionInput) (*CreateVikingdbCollectionOutput, error)
CreateVikingdbCollection API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation CreateVikingdbCollection for usage and error information.
func (*VIKINGDB) CreateVikingdbCollectionCommon ¶
func (c *VIKINGDB) CreateVikingdbCollectionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateVikingdbCollectionCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation CreateVikingdbCollectionCommon for usage and error information.
func (*VIKINGDB) CreateVikingdbCollectionCommonRequest ¶
func (c *VIKINGDB) CreateVikingdbCollectionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateVikingdbCollectionCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateVikingdbCollectionCommon operation. The "output" return value will be populated with the CreateVikingdbCollectionCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateVikingdbCollectionCommon Request to send the API call to the service. the "output" return value is not valid until after CreateVikingdbCollectionCommon Send returns without error.
See CreateVikingdbCollectionCommon for more information on using the CreateVikingdbCollectionCommon API call, and error handling.
// Example sending a request using the CreateVikingdbCollectionCommonRequest method.
req, resp := client.CreateVikingdbCollectionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) CreateVikingdbCollectionCommonWithContext ¶
func (c *VIKINGDB) CreateVikingdbCollectionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateVikingdbCollectionCommonWithContext is the same as CreateVikingdbCollectionCommon with the addition of the ability to pass a context and additional request options.
See CreateVikingdbCollectionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) CreateVikingdbCollectionRequest ¶
func (c *VIKINGDB) CreateVikingdbCollectionRequest(input *CreateVikingdbCollectionInput) (req *request.Request, output *CreateVikingdbCollectionOutput)
CreateVikingdbCollectionRequest generates a "volcengine/request.Request" representing the client's request for the CreateVikingdbCollection operation. The "output" return value will be populated with the CreateVikingdbCollectionCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateVikingdbCollectionCommon Request to send the API call to the service. the "output" return value is not valid until after CreateVikingdbCollectionCommon Send returns without error.
See CreateVikingdbCollection for more information on using the CreateVikingdbCollection API call, and error handling.
// Example sending a request using the CreateVikingdbCollectionRequest method.
req, resp := client.CreateVikingdbCollectionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) CreateVikingdbCollectionWithContext ¶
func (c *VIKINGDB) CreateVikingdbCollectionWithContext(ctx volcengine.Context, input *CreateVikingdbCollectionInput, opts ...request.Option) (*CreateVikingdbCollectionOutput, error)
CreateVikingdbCollectionWithContext is the same as CreateVikingdbCollection with the addition of the ability to pass a context and additional request options.
See CreateVikingdbCollection for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) CreateVikingdbIndex ¶
func (c *VIKINGDB) CreateVikingdbIndex(input *CreateVikingdbIndexInput) (*CreateVikingdbIndexOutput, error)
CreateVikingdbIndex API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation CreateVikingdbIndex for usage and error information.
func (*VIKINGDB) CreateVikingdbIndexCommon ¶
func (c *VIKINGDB) CreateVikingdbIndexCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateVikingdbIndexCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation CreateVikingdbIndexCommon for usage and error information.
func (*VIKINGDB) CreateVikingdbIndexCommonRequest ¶
func (c *VIKINGDB) CreateVikingdbIndexCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateVikingdbIndexCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateVikingdbIndexCommon operation. The "output" return value will be populated with the CreateVikingdbIndexCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateVikingdbIndexCommon Request to send the API call to the service. the "output" return value is not valid until after CreateVikingdbIndexCommon Send returns without error.
See CreateVikingdbIndexCommon for more information on using the CreateVikingdbIndexCommon API call, and error handling.
// Example sending a request using the CreateVikingdbIndexCommonRequest method.
req, resp := client.CreateVikingdbIndexCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) CreateVikingdbIndexCommonWithContext ¶
func (c *VIKINGDB) CreateVikingdbIndexCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateVikingdbIndexCommonWithContext is the same as CreateVikingdbIndexCommon with the addition of the ability to pass a context and additional request options.
See CreateVikingdbIndexCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) CreateVikingdbIndexRequest ¶
func (c *VIKINGDB) CreateVikingdbIndexRequest(input *CreateVikingdbIndexInput) (req *request.Request, output *CreateVikingdbIndexOutput)
CreateVikingdbIndexRequest generates a "volcengine/request.Request" representing the client's request for the CreateVikingdbIndex operation. The "output" return value will be populated with the CreateVikingdbIndexCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateVikingdbIndexCommon Request to send the API call to the service. the "output" return value is not valid until after CreateVikingdbIndexCommon Send returns without error.
See CreateVikingdbIndex for more information on using the CreateVikingdbIndex API call, and error handling.
// Example sending a request using the CreateVikingdbIndexRequest method.
req, resp := client.CreateVikingdbIndexRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) CreateVikingdbIndexWithContext ¶
func (c *VIKINGDB) CreateVikingdbIndexWithContext(ctx volcengine.Context, input *CreateVikingdbIndexInput, opts ...request.Option) (*CreateVikingdbIndexOutput, error)
CreateVikingdbIndexWithContext is the same as CreateVikingdbIndex with the addition of the ability to pass a context and additional request options.
See CreateVikingdbIndex for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) CreateVikingdbTask ¶
func (c *VIKINGDB) CreateVikingdbTask(input *CreateVikingdbTaskInput) (*CreateVikingdbTaskOutput, error)
CreateVikingdbTask API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation CreateVikingdbTask for usage and error information.
func (*VIKINGDB) CreateVikingdbTaskCommon ¶
func (c *VIKINGDB) CreateVikingdbTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateVikingdbTaskCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation CreateVikingdbTaskCommon for usage and error information.
func (*VIKINGDB) CreateVikingdbTaskCommonRequest ¶
func (c *VIKINGDB) CreateVikingdbTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateVikingdbTaskCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateVikingdbTaskCommon operation. The "output" return value will be populated with the CreateVikingdbTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateVikingdbTaskCommon Request to send the API call to the service. the "output" return value is not valid until after CreateVikingdbTaskCommon Send returns without error.
See CreateVikingdbTaskCommon for more information on using the CreateVikingdbTaskCommon API call, and error handling.
// Example sending a request using the CreateVikingdbTaskCommonRequest method.
req, resp := client.CreateVikingdbTaskCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) CreateVikingdbTaskCommonWithContext ¶
func (c *VIKINGDB) CreateVikingdbTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateVikingdbTaskCommonWithContext is the same as CreateVikingdbTaskCommon with the addition of the ability to pass a context and additional request options.
See CreateVikingdbTaskCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) CreateVikingdbTaskRequest ¶
func (c *VIKINGDB) CreateVikingdbTaskRequest(input *CreateVikingdbTaskInput) (req *request.Request, output *CreateVikingdbTaskOutput)
CreateVikingdbTaskRequest generates a "volcengine/request.Request" representing the client's request for the CreateVikingdbTask operation. The "output" return value will be populated with the CreateVikingdbTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateVikingdbTaskCommon Request to send the API call to the service. the "output" return value is not valid until after CreateVikingdbTaskCommon Send returns without error.
See CreateVikingdbTask for more information on using the CreateVikingdbTask API call, and error handling.
// Example sending a request using the CreateVikingdbTaskRequest method.
req, resp := client.CreateVikingdbTaskRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) CreateVikingdbTaskWithContext ¶
func (c *VIKINGDB) CreateVikingdbTaskWithContext(ctx volcengine.Context, input *CreateVikingdbTaskInput, opts ...request.Option) (*CreateVikingdbTaskOutput, error)
CreateVikingdbTaskWithContext is the same as CreateVikingdbTask with the addition of the ability to pass a context and additional request options.
See CreateVikingdbTask for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) DeleteVikingdbCollection ¶
func (c *VIKINGDB) DeleteVikingdbCollection(input *DeleteVikingdbCollectionInput) (*DeleteVikingdbCollectionOutput, error)
DeleteVikingdbCollection API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation DeleteVikingdbCollection for usage and error information.
func (*VIKINGDB) DeleteVikingdbCollectionCommon ¶
func (c *VIKINGDB) DeleteVikingdbCollectionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteVikingdbCollectionCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation DeleteVikingdbCollectionCommon for usage and error information.
func (*VIKINGDB) DeleteVikingdbCollectionCommonRequest ¶
func (c *VIKINGDB) DeleteVikingdbCollectionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteVikingdbCollectionCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteVikingdbCollectionCommon operation. The "output" return value will be populated with the DeleteVikingdbCollectionCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteVikingdbCollectionCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteVikingdbCollectionCommon Send returns without error.
See DeleteVikingdbCollectionCommon for more information on using the DeleteVikingdbCollectionCommon API call, and error handling.
// Example sending a request using the DeleteVikingdbCollectionCommonRequest method.
req, resp := client.DeleteVikingdbCollectionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) DeleteVikingdbCollectionCommonWithContext ¶
func (c *VIKINGDB) DeleteVikingdbCollectionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteVikingdbCollectionCommonWithContext is the same as DeleteVikingdbCollectionCommon with the addition of the ability to pass a context and additional request options.
See DeleteVikingdbCollectionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) DeleteVikingdbCollectionRequest ¶
func (c *VIKINGDB) DeleteVikingdbCollectionRequest(input *DeleteVikingdbCollectionInput) (req *request.Request, output *DeleteVikingdbCollectionOutput)
DeleteVikingdbCollectionRequest generates a "volcengine/request.Request" representing the client's request for the DeleteVikingdbCollection operation. The "output" return value will be populated with the DeleteVikingdbCollectionCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteVikingdbCollectionCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteVikingdbCollectionCommon Send returns without error.
See DeleteVikingdbCollection for more information on using the DeleteVikingdbCollection API call, and error handling.
// Example sending a request using the DeleteVikingdbCollectionRequest method.
req, resp := client.DeleteVikingdbCollectionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) DeleteVikingdbCollectionWithContext ¶
func (c *VIKINGDB) DeleteVikingdbCollectionWithContext(ctx volcengine.Context, input *DeleteVikingdbCollectionInput, opts ...request.Option) (*DeleteVikingdbCollectionOutput, error)
DeleteVikingdbCollectionWithContext is the same as DeleteVikingdbCollection with the addition of the ability to pass a context and additional request options.
See DeleteVikingdbCollection for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) DeleteVikingdbIndex ¶
func (c *VIKINGDB) DeleteVikingdbIndex(input *DeleteVikingdbIndexInput) (*DeleteVikingdbIndexOutput, error)
DeleteVikingdbIndex API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation DeleteVikingdbIndex for usage and error information.
func (*VIKINGDB) DeleteVikingdbIndexCommon ¶
func (c *VIKINGDB) DeleteVikingdbIndexCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteVikingdbIndexCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation DeleteVikingdbIndexCommon for usage and error information.
func (*VIKINGDB) DeleteVikingdbIndexCommonRequest ¶
func (c *VIKINGDB) DeleteVikingdbIndexCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteVikingdbIndexCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteVikingdbIndexCommon operation. The "output" return value will be populated with the DeleteVikingdbIndexCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteVikingdbIndexCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteVikingdbIndexCommon Send returns without error.
See DeleteVikingdbIndexCommon for more information on using the DeleteVikingdbIndexCommon API call, and error handling.
// Example sending a request using the DeleteVikingdbIndexCommonRequest method.
req, resp := client.DeleteVikingdbIndexCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) DeleteVikingdbIndexCommonWithContext ¶
func (c *VIKINGDB) DeleteVikingdbIndexCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteVikingdbIndexCommonWithContext is the same as DeleteVikingdbIndexCommon with the addition of the ability to pass a context and additional request options.
See DeleteVikingdbIndexCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) DeleteVikingdbIndexRequest ¶
func (c *VIKINGDB) DeleteVikingdbIndexRequest(input *DeleteVikingdbIndexInput) (req *request.Request, output *DeleteVikingdbIndexOutput)
DeleteVikingdbIndexRequest generates a "volcengine/request.Request" representing the client's request for the DeleteVikingdbIndex operation. The "output" return value will be populated with the DeleteVikingdbIndexCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteVikingdbIndexCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteVikingdbIndexCommon Send returns without error.
See DeleteVikingdbIndex for more information on using the DeleteVikingdbIndex API call, and error handling.
// Example sending a request using the DeleteVikingdbIndexRequest method.
req, resp := client.DeleteVikingdbIndexRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) DeleteVikingdbIndexWithContext ¶
func (c *VIKINGDB) DeleteVikingdbIndexWithContext(ctx volcengine.Context, input *DeleteVikingdbIndexInput, opts ...request.Option) (*DeleteVikingdbIndexOutput, error)
DeleteVikingdbIndexWithContext is the same as DeleteVikingdbIndex with the addition of the ability to pass a context and additional request options.
See DeleteVikingdbIndex for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) DeleteVikingdbTask ¶
func (c *VIKINGDB) DeleteVikingdbTask(input *DeleteVikingdbTaskInput) (*DeleteVikingdbTaskOutput, error)
DeleteVikingdbTask API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation DeleteVikingdbTask for usage and error information.
func (*VIKINGDB) DeleteVikingdbTaskCommon ¶
func (c *VIKINGDB) DeleteVikingdbTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteVikingdbTaskCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation DeleteVikingdbTaskCommon for usage and error information.
func (*VIKINGDB) DeleteVikingdbTaskCommonRequest ¶
func (c *VIKINGDB) DeleteVikingdbTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteVikingdbTaskCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteVikingdbTaskCommon operation. The "output" return value will be populated with the DeleteVikingdbTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteVikingdbTaskCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteVikingdbTaskCommon Send returns without error.
See DeleteVikingdbTaskCommon for more information on using the DeleteVikingdbTaskCommon API call, and error handling.
// Example sending a request using the DeleteVikingdbTaskCommonRequest method.
req, resp := client.DeleteVikingdbTaskCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) DeleteVikingdbTaskCommonWithContext ¶
func (c *VIKINGDB) DeleteVikingdbTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteVikingdbTaskCommonWithContext is the same as DeleteVikingdbTaskCommon with the addition of the ability to pass a context and additional request options.
See DeleteVikingdbTaskCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) DeleteVikingdbTaskRequest ¶
func (c *VIKINGDB) DeleteVikingdbTaskRequest(input *DeleteVikingdbTaskInput) (req *request.Request, output *DeleteVikingdbTaskOutput)
DeleteVikingdbTaskRequest generates a "volcengine/request.Request" representing the client's request for the DeleteVikingdbTask operation. The "output" return value will be populated with the DeleteVikingdbTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteVikingdbTaskCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteVikingdbTaskCommon Send returns without error.
See DeleteVikingdbTask for more information on using the DeleteVikingdbTask API call, and error handling.
// Example sending a request using the DeleteVikingdbTaskRequest method.
req, resp := client.DeleteVikingdbTaskRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) DeleteVikingdbTaskWithContext ¶
func (c *VIKINGDB) DeleteVikingdbTaskWithContext(ctx volcengine.Context, input *DeleteVikingdbTaskInput, opts ...request.Option) (*DeleteVikingdbTaskOutput, error)
DeleteVikingdbTaskWithContext is the same as DeleteVikingdbTask with the addition of the ability to pass a context and additional request options.
See DeleteVikingdbTask for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) DisableVikingdbIndex ¶ added in v1.2.21
func (c *VIKINGDB) DisableVikingdbIndex(input *DisableVikingdbIndexInput) (*DisableVikingdbIndexOutput, error)
DisableVikingdbIndex API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation DisableVikingdbIndex for usage and error information.
func (*VIKINGDB) DisableVikingdbIndexCommon ¶ added in v1.2.21
func (c *VIKINGDB) DisableVikingdbIndexCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DisableVikingdbIndexCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation DisableVikingdbIndexCommon for usage and error information.
func (*VIKINGDB) DisableVikingdbIndexCommonRequest ¶ added in v1.2.21
func (c *VIKINGDB) DisableVikingdbIndexCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DisableVikingdbIndexCommonRequest generates a "volcengine/request.Request" representing the client's request for the DisableVikingdbIndexCommon operation. The "output" return value will be populated with the DisableVikingdbIndexCommon request's response once the request completes successfully.
Use "Send" method on the returned DisableVikingdbIndexCommon Request to send the API call to the service. the "output" return value is not valid until after DisableVikingdbIndexCommon Send returns without error.
See DisableVikingdbIndexCommon for more information on using the DisableVikingdbIndexCommon API call, and error handling.
// Example sending a request using the DisableVikingdbIndexCommonRequest method.
req, resp := client.DisableVikingdbIndexCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) DisableVikingdbIndexCommonWithContext ¶ added in v1.2.21
func (c *VIKINGDB) DisableVikingdbIndexCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DisableVikingdbIndexCommonWithContext is the same as DisableVikingdbIndexCommon with the addition of the ability to pass a context and additional request options.
See DisableVikingdbIndexCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) DisableVikingdbIndexRequest ¶ added in v1.2.21
func (c *VIKINGDB) DisableVikingdbIndexRequest(input *DisableVikingdbIndexInput) (req *request.Request, output *DisableVikingdbIndexOutput)
DisableVikingdbIndexRequest generates a "volcengine/request.Request" representing the client's request for the DisableVikingdbIndex operation. The "output" return value will be populated with the DisableVikingdbIndexCommon request's response once the request completes successfully.
Use "Send" method on the returned DisableVikingdbIndexCommon Request to send the API call to the service. the "output" return value is not valid until after DisableVikingdbIndexCommon Send returns without error.
See DisableVikingdbIndex for more information on using the DisableVikingdbIndex API call, and error handling.
// Example sending a request using the DisableVikingdbIndexRequest method.
req, resp := client.DisableVikingdbIndexRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) DisableVikingdbIndexWithContext ¶ added in v1.2.21
func (c *VIKINGDB) DisableVikingdbIndexWithContext(ctx volcengine.Context, input *DisableVikingdbIndexInput, opts ...request.Option) (*DisableVikingdbIndexOutput, error)
DisableVikingdbIndexWithContext is the same as DisableVikingdbIndex with the addition of the ability to pass a context and additional request options.
See DisableVikingdbIndex for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) EnableVikingdbIndex ¶ added in v1.2.21
func (c *VIKINGDB) EnableVikingdbIndex(input *EnableVikingdbIndexInput) (*EnableVikingdbIndexOutput, error)
EnableVikingdbIndex API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation EnableVikingdbIndex for usage and error information.
func (*VIKINGDB) EnableVikingdbIndexCommon ¶ added in v1.2.21
func (c *VIKINGDB) EnableVikingdbIndexCommon(input *map[string]interface{}) (*map[string]interface{}, error)
EnableVikingdbIndexCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation EnableVikingdbIndexCommon for usage and error information.
func (*VIKINGDB) EnableVikingdbIndexCommonRequest ¶ added in v1.2.21
func (c *VIKINGDB) EnableVikingdbIndexCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
EnableVikingdbIndexCommonRequest generates a "volcengine/request.Request" representing the client's request for the EnableVikingdbIndexCommon operation. The "output" return value will be populated with the EnableVikingdbIndexCommon request's response once the request completes successfully.
Use "Send" method on the returned EnableVikingdbIndexCommon Request to send the API call to the service. the "output" return value is not valid until after EnableVikingdbIndexCommon Send returns without error.
See EnableVikingdbIndexCommon for more information on using the EnableVikingdbIndexCommon API call, and error handling.
// Example sending a request using the EnableVikingdbIndexCommonRequest method.
req, resp := client.EnableVikingdbIndexCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) EnableVikingdbIndexCommonWithContext ¶ added in v1.2.21
func (c *VIKINGDB) EnableVikingdbIndexCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
EnableVikingdbIndexCommonWithContext is the same as EnableVikingdbIndexCommon with the addition of the ability to pass a context and additional request options.
See EnableVikingdbIndexCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) EnableVikingdbIndexRequest ¶ added in v1.2.21
func (c *VIKINGDB) EnableVikingdbIndexRequest(input *EnableVikingdbIndexInput) (req *request.Request, output *EnableVikingdbIndexOutput)
EnableVikingdbIndexRequest generates a "volcengine/request.Request" representing the client's request for the EnableVikingdbIndex operation. The "output" return value will be populated with the EnableVikingdbIndexCommon request's response once the request completes successfully.
Use "Send" method on the returned EnableVikingdbIndexCommon Request to send the API call to the service. the "output" return value is not valid until after EnableVikingdbIndexCommon Send returns without error.
See EnableVikingdbIndex for more information on using the EnableVikingdbIndex API call, and error handling.
// Example sending a request using the EnableVikingdbIndexRequest method.
req, resp := client.EnableVikingdbIndexRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) EnableVikingdbIndexWithContext ¶ added in v1.2.21
func (c *VIKINGDB) EnableVikingdbIndexWithContext(ctx volcengine.Context, input *EnableVikingdbIndexInput, opts ...request.Option) (*EnableVikingdbIndexOutput, error)
EnableVikingdbIndexWithContext is the same as EnableVikingdbIndex with the addition of the ability to pass a context and additional request options.
See EnableVikingdbIndex for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) GetVikingdbCollection ¶
func (c *VIKINGDB) GetVikingdbCollection(input *GetVikingdbCollectionInput) (*GetVikingdbCollectionOutput, error)
GetVikingdbCollection API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation GetVikingdbCollection for usage and error information.
func (*VIKINGDB) GetVikingdbCollectionCommon ¶
func (c *VIKINGDB) GetVikingdbCollectionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetVikingdbCollectionCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation GetVikingdbCollectionCommon for usage and error information.
func (*VIKINGDB) GetVikingdbCollectionCommonRequest ¶
func (c *VIKINGDB) GetVikingdbCollectionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetVikingdbCollectionCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetVikingdbCollectionCommon operation. The "output" return value will be populated with the GetVikingdbCollectionCommon request's response once the request completes successfully.
Use "Send" method on the returned GetVikingdbCollectionCommon Request to send the API call to the service. the "output" return value is not valid until after GetVikingdbCollectionCommon Send returns without error.
See GetVikingdbCollectionCommon for more information on using the GetVikingdbCollectionCommon API call, and error handling.
// Example sending a request using the GetVikingdbCollectionCommonRequest method.
req, resp := client.GetVikingdbCollectionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) GetVikingdbCollectionCommonWithContext ¶
func (c *VIKINGDB) GetVikingdbCollectionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetVikingdbCollectionCommonWithContext is the same as GetVikingdbCollectionCommon with the addition of the ability to pass a context and additional request options.
See GetVikingdbCollectionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) GetVikingdbCollectionRequest ¶
func (c *VIKINGDB) GetVikingdbCollectionRequest(input *GetVikingdbCollectionInput) (req *request.Request, output *GetVikingdbCollectionOutput)
GetVikingdbCollectionRequest generates a "volcengine/request.Request" representing the client's request for the GetVikingdbCollection operation. The "output" return value will be populated with the GetVikingdbCollectionCommon request's response once the request completes successfully.
Use "Send" method on the returned GetVikingdbCollectionCommon Request to send the API call to the service. the "output" return value is not valid until after GetVikingdbCollectionCommon Send returns without error.
See GetVikingdbCollection for more information on using the GetVikingdbCollection API call, and error handling.
// Example sending a request using the GetVikingdbCollectionRequest method.
req, resp := client.GetVikingdbCollectionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) GetVikingdbCollectionWithContext ¶
func (c *VIKINGDB) GetVikingdbCollectionWithContext(ctx volcengine.Context, input *GetVikingdbCollectionInput, opts ...request.Option) (*GetVikingdbCollectionOutput, error)
GetVikingdbCollectionWithContext is the same as GetVikingdbCollection with the addition of the ability to pass a context and additional request options.
See GetVikingdbCollection for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) GetVikingdbIndex ¶
func (c *VIKINGDB) GetVikingdbIndex(input *GetVikingdbIndexInput) (*GetVikingdbIndexOutput, error)
GetVikingdbIndex API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation GetVikingdbIndex for usage and error information.
func (*VIKINGDB) GetVikingdbIndexCommon ¶
func (c *VIKINGDB) GetVikingdbIndexCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetVikingdbIndexCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation GetVikingdbIndexCommon for usage and error information.
func (*VIKINGDB) GetVikingdbIndexCommonRequest ¶
func (c *VIKINGDB) GetVikingdbIndexCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetVikingdbIndexCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetVikingdbIndexCommon operation. The "output" return value will be populated with the GetVikingdbIndexCommon request's response once the request completes successfully.
Use "Send" method on the returned GetVikingdbIndexCommon Request to send the API call to the service. the "output" return value is not valid until after GetVikingdbIndexCommon Send returns without error.
See GetVikingdbIndexCommon for more information on using the GetVikingdbIndexCommon API call, and error handling.
// Example sending a request using the GetVikingdbIndexCommonRequest method.
req, resp := client.GetVikingdbIndexCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) GetVikingdbIndexCommonWithContext ¶
func (c *VIKINGDB) GetVikingdbIndexCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetVikingdbIndexCommonWithContext is the same as GetVikingdbIndexCommon with the addition of the ability to pass a context and additional request options.
See GetVikingdbIndexCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) GetVikingdbIndexRequest ¶
func (c *VIKINGDB) GetVikingdbIndexRequest(input *GetVikingdbIndexInput) (req *request.Request, output *GetVikingdbIndexOutput)
GetVikingdbIndexRequest generates a "volcengine/request.Request" representing the client's request for the GetVikingdbIndex operation. The "output" return value will be populated with the GetVikingdbIndexCommon request's response once the request completes successfully.
Use "Send" method on the returned GetVikingdbIndexCommon Request to send the API call to the service. the "output" return value is not valid until after GetVikingdbIndexCommon Send returns without error.
See GetVikingdbIndex for more information on using the GetVikingdbIndex API call, and error handling.
// Example sending a request using the GetVikingdbIndexRequest method.
req, resp := client.GetVikingdbIndexRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) GetVikingdbIndexWithContext ¶
func (c *VIKINGDB) GetVikingdbIndexWithContext(ctx volcengine.Context, input *GetVikingdbIndexInput, opts ...request.Option) (*GetVikingdbIndexOutput, error)
GetVikingdbIndexWithContext is the same as GetVikingdbIndex with the addition of the ability to pass a context and additional request options.
See GetVikingdbIndex for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) GetVikingdbTask ¶
func (c *VIKINGDB) GetVikingdbTask(input *GetVikingdbTaskInput) (*GetVikingdbTaskOutput, error)
GetVikingdbTask API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation GetVikingdbTask for usage and error information.
func (*VIKINGDB) GetVikingdbTaskCommon ¶
func (c *VIKINGDB) GetVikingdbTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetVikingdbTaskCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation GetVikingdbTaskCommon for usage and error information.
func (*VIKINGDB) GetVikingdbTaskCommonRequest ¶
func (c *VIKINGDB) GetVikingdbTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetVikingdbTaskCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetVikingdbTaskCommon operation. The "output" return value will be populated with the GetVikingdbTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned GetVikingdbTaskCommon Request to send the API call to the service. the "output" return value is not valid until after GetVikingdbTaskCommon Send returns without error.
See GetVikingdbTaskCommon for more information on using the GetVikingdbTaskCommon API call, and error handling.
// Example sending a request using the GetVikingdbTaskCommonRequest method.
req, resp := client.GetVikingdbTaskCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) GetVikingdbTaskCommonWithContext ¶
func (c *VIKINGDB) GetVikingdbTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetVikingdbTaskCommonWithContext is the same as GetVikingdbTaskCommon with the addition of the ability to pass a context and additional request options.
See GetVikingdbTaskCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) GetVikingdbTaskRequest ¶
func (c *VIKINGDB) GetVikingdbTaskRequest(input *GetVikingdbTaskInput) (req *request.Request, output *GetVikingdbTaskOutput)
GetVikingdbTaskRequest generates a "volcengine/request.Request" representing the client's request for the GetVikingdbTask operation. The "output" return value will be populated with the GetVikingdbTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned GetVikingdbTaskCommon Request to send the API call to the service. the "output" return value is not valid until after GetVikingdbTaskCommon Send returns without error.
See GetVikingdbTask for more information on using the GetVikingdbTask API call, and error handling.
// Example sending a request using the GetVikingdbTaskRequest method.
req, resp := client.GetVikingdbTaskRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) GetVikingdbTaskWithContext ¶
func (c *VIKINGDB) GetVikingdbTaskWithContext(ctx volcengine.Context, input *GetVikingdbTaskInput, opts ...request.Option) (*GetVikingdbTaskOutput, error)
GetVikingdbTaskWithContext is the same as GetVikingdbTask with the addition of the ability to pass a context and additional request options.
See GetVikingdbTask for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) ListVikingdbCollection ¶
func (c *VIKINGDB) ListVikingdbCollection(input *ListVikingdbCollectionInput) (*ListVikingdbCollectionOutput, error)
ListVikingdbCollection API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation ListVikingdbCollection for usage and error information.
func (*VIKINGDB) ListVikingdbCollectionCommon ¶
func (c *VIKINGDB) ListVikingdbCollectionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListVikingdbCollectionCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation ListVikingdbCollectionCommon for usage and error information.
func (*VIKINGDB) ListVikingdbCollectionCommonRequest ¶
func (c *VIKINGDB) ListVikingdbCollectionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListVikingdbCollectionCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListVikingdbCollectionCommon operation. The "output" return value will be populated with the ListVikingdbCollectionCommon request's response once the request completes successfully.
Use "Send" method on the returned ListVikingdbCollectionCommon Request to send the API call to the service. the "output" return value is not valid until after ListVikingdbCollectionCommon Send returns without error.
See ListVikingdbCollectionCommon for more information on using the ListVikingdbCollectionCommon API call, and error handling.
// Example sending a request using the ListVikingdbCollectionCommonRequest method.
req, resp := client.ListVikingdbCollectionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) ListVikingdbCollectionCommonWithContext ¶
func (c *VIKINGDB) ListVikingdbCollectionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListVikingdbCollectionCommonWithContext is the same as ListVikingdbCollectionCommon with the addition of the ability to pass a context and additional request options.
See ListVikingdbCollectionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) ListVikingdbCollectionRequest ¶
func (c *VIKINGDB) ListVikingdbCollectionRequest(input *ListVikingdbCollectionInput) (req *request.Request, output *ListVikingdbCollectionOutput)
ListVikingdbCollectionRequest generates a "volcengine/request.Request" representing the client's request for the ListVikingdbCollection operation. The "output" return value will be populated with the ListVikingdbCollectionCommon request's response once the request completes successfully.
Use "Send" method on the returned ListVikingdbCollectionCommon Request to send the API call to the service. the "output" return value is not valid until after ListVikingdbCollectionCommon Send returns without error.
See ListVikingdbCollection for more information on using the ListVikingdbCollection API call, and error handling.
// Example sending a request using the ListVikingdbCollectionRequest method.
req, resp := client.ListVikingdbCollectionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) ListVikingdbCollectionWithContext ¶
func (c *VIKINGDB) ListVikingdbCollectionWithContext(ctx volcengine.Context, input *ListVikingdbCollectionInput, opts ...request.Option) (*ListVikingdbCollectionOutput, error)
ListVikingdbCollectionWithContext is the same as ListVikingdbCollection with the addition of the ability to pass a context and additional request options.
See ListVikingdbCollection for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) ListVikingdbIndex ¶
func (c *VIKINGDB) ListVikingdbIndex(input *ListVikingdbIndexInput) (*ListVikingdbIndexOutput, error)
ListVikingdbIndex API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation ListVikingdbIndex for usage and error information.
func (*VIKINGDB) ListVikingdbIndexCommon ¶
func (c *VIKINGDB) ListVikingdbIndexCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListVikingdbIndexCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation ListVikingdbIndexCommon for usage and error information.
func (*VIKINGDB) ListVikingdbIndexCommonRequest ¶
func (c *VIKINGDB) ListVikingdbIndexCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListVikingdbIndexCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListVikingdbIndexCommon operation. The "output" return value will be populated with the ListVikingdbIndexCommon request's response once the request completes successfully.
Use "Send" method on the returned ListVikingdbIndexCommon Request to send the API call to the service. the "output" return value is not valid until after ListVikingdbIndexCommon Send returns without error.
See ListVikingdbIndexCommon for more information on using the ListVikingdbIndexCommon API call, and error handling.
// Example sending a request using the ListVikingdbIndexCommonRequest method.
req, resp := client.ListVikingdbIndexCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) ListVikingdbIndexCommonWithContext ¶
func (c *VIKINGDB) ListVikingdbIndexCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListVikingdbIndexCommonWithContext is the same as ListVikingdbIndexCommon with the addition of the ability to pass a context and additional request options.
See ListVikingdbIndexCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) ListVikingdbIndexRequest ¶
func (c *VIKINGDB) ListVikingdbIndexRequest(input *ListVikingdbIndexInput) (req *request.Request, output *ListVikingdbIndexOutput)
ListVikingdbIndexRequest generates a "volcengine/request.Request" representing the client's request for the ListVikingdbIndex operation. The "output" return value will be populated with the ListVikingdbIndexCommon request's response once the request completes successfully.
Use "Send" method on the returned ListVikingdbIndexCommon Request to send the API call to the service. the "output" return value is not valid until after ListVikingdbIndexCommon Send returns without error.
See ListVikingdbIndex for more information on using the ListVikingdbIndex API call, and error handling.
// Example sending a request using the ListVikingdbIndexRequest method.
req, resp := client.ListVikingdbIndexRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) ListVikingdbIndexWithContext ¶
func (c *VIKINGDB) ListVikingdbIndexWithContext(ctx volcengine.Context, input *ListVikingdbIndexInput, opts ...request.Option) (*ListVikingdbIndexOutput, error)
ListVikingdbIndexWithContext is the same as ListVikingdbIndex with the addition of the ability to pass a context and additional request options.
See ListVikingdbIndex for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) ListVikingdbTask ¶
func (c *VIKINGDB) ListVikingdbTask(input *ListVikingdbTaskInput) (*ListVikingdbTaskOutput, error)
ListVikingdbTask API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation ListVikingdbTask for usage and error information.
func (*VIKINGDB) ListVikingdbTaskCommon ¶
func (c *VIKINGDB) ListVikingdbTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListVikingdbTaskCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation ListVikingdbTaskCommon for usage and error information.
func (*VIKINGDB) ListVikingdbTaskCommonRequest ¶
func (c *VIKINGDB) ListVikingdbTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListVikingdbTaskCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListVikingdbTaskCommon operation. The "output" return value will be populated with the ListVikingdbTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned ListVikingdbTaskCommon Request to send the API call to the service. the "output" return value is not valid until after ListVikingdbTaskCommon Send returns without error.
See ListVikingdbTaskCommon for more information on using the ListVikingdbTaskCommon API call, and error handling.
// Example sending a request using the ListVikingdbTaskCommonRequest method.
req, resp := client.ListVikingdbTaskCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) ListVikingdbTaskCommonWithContext ¶
func (c *VIKINGDB) ListVikingdbTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListVikingdbTaskCommonWithContext is the same as ListVikingdbTaskCommon with the addition of the ability to pass a context and additional request options.
See ListVikingdbTaskCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) ListVikingdbTaskRequest ¶
func (c *VIKINGDB) ListVikingdbTaskRequest(input *ListVikingdbTaskInput) (req *request.Request, output *ListVikingdbTaskOutput)
ListVikingdbTaskRequest generates a "volcengine/request.Request" representing the client's request for the ListVikingdbTask operation. The "output" return value will be populated with the ListVikingdbTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned ListVikingdbTaskCommon Request to send the API call to the service. the "output" return value is not valid until after ListVikingdbTaskCommon Send returns without error.
See ListVikingdbTask for more information on using the ListVikingdbTask API call, and error handling.
// Example sending a request using the ListVikingdbTaskRequest method.
req, resp := client.ListVikingdbTaskRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) ListVikingdbTaskWithContext ¶
func (c *VIKINGDB) ListVikingdbTaskWithContext(ctx volcengine.Context, input *ListVikingdbTaskInput, opts ...request.Option) (*ListVikingdbTaskOutput, error)
ListVikingdbTaskWithContext is the same as ListVikingdbTask with the addition of the ability to pass a context and additional request options.
See ListVikingdbTask for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) MemoryCollectionDelete ¶
func (c *VIKINGDB) MemoryCollectionDelete(input *MemoryCollectionDeleteInput) (*MemoryCollectionDeleteOutput, error)
MemoryCollectionDelete API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation MemoryCollectionDelete for usage and error information.
func (*VIKINGDB) MemoryCollectionDeleteCommon ¶
func (c *VIKINGDB) MemoryCollectionDeleteCommon(input *map[string]interface{}) (*map[string]interface{}, error)
MemoryCollectionDeleteCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation MemoryCollectionDeleteCommon for usage and error information.
func (*VIKINGDB) MemoryCollectionDeleteCommonRequest ¶
func (c *VIKINGDB) MemoryCollectionDeleteCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
MemoryCollectionDeleteCommonRequest generates a "volcengine/request.Request" representing the client's request for the MemoryCollectionDeleteCommon operation. The "output" return value will be populated with the MemoryCollectionDeleteCommon request's response once the request completes successfully.
Use "Send" method on the returned MemoryCollectionDeleteCommon Request to send the API call to the service. the "output" return value is not valid until after MemoryCollectionDeleteCommon Send returns without error.
See MemoryCollectionDeleteCommon for more information on using the MemoryCollectionDeleteCommon API call, and error handling.
// Example sending a request using the MemoryCollectionDeleteCommonRequest method.
req, resp := client.MemoryCollectionDeleteCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) MemoryCollectionDeleteCommonWithContext ¶
func (c *VIKINGDB) MemoryCollectionDeleteCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
MemoryCollectionDeleteCommonWithContext is the same as MemoryCollectionDeleteCommon with the addition of the ability to pass a context and additional request options.
See MemoryCollectionDeleteCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) MemoryCollectionDeleteRequest ¶
func (c *VIKINGDB) MemoryCollectionDeleteRequest(input *MemoryCollectionDeleteInput) (req *request.Request, output *MemoryCollectionDeleteOutput)
MemoryCollectionDeleteRequest generates a "volcengine/request.Request" representing the client's request for the MemoryCollectionDelete operation. The "output" return value will be populated with the MemoryCollectionDeleteCommon request's response once the request completes successfully.
Use "Send" method on the returned MemoryCollectionDeleteCommon Request to send the API call to the service. the "output" return value is not valid until after MemoryCollectionDeleteCommon Send returns without error.
See MemoryCollectionDelete for more information on using the MemoryCollectionDelete API call, and error handling.
// Example sending a request using the MemoryCollectionDeleteRequest method.
req, resp := client.MemoryCollectionDeleteRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) MemoryCollectionDeleteWithContext ¶
func (c *VIKINGDB) MemoryCollectionDeleteWithContext(ctx volcengine.Context, input *MemoryCollectionDeleteInput, opts ...request.Option) (*MemoryCollectionDeleteOutput, error)
MemoryCollectionDeleteWithContext is the same as MemoryCollectionDelete with the addition of the ability to pass a context and additional request options.
See MemoryCollectionDelete for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) MemoryCollectionInfo ¶
func (c *VIKINGDB) MemoryCollectionInfo(input *MemoryCollectionInfoInput) (*MemoryCollectionInfoOutput, error)
MemoryCollectionInfo API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation MemoryCollectionInfo for usage and error information.
func (*VIKINGDB) MemoryCollectionInfoCommon ¶
func (c *VIKINGDB) MemoryCollectionInfoCommon(input *map[string]interface{}) (*map[string]interface{}, error)
MemoryCollectionInfoCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation MemoryCollectionInfoCommon for usage and error information.
func (*VIKINGDB) MemoryCollectionInfoCommonRequest ¶
func (c *VIKINGDB) MemoryCollectionInfoCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
MemoryCollectionInfoCommonRequest generates a "volcengine/request.Request" representing the client's request for the MemoryCollectionInfoCommon operation. The "output" return value will be populated with the MemoryCollectionInfoCommon request's response once the request completes successfully.
Use "Send" method on the returned MemoryCollectionInfoCommon Request to send the API call to the service. the "output" return value is not valid until after MemoryCollectionInfoCommon Send returns without error.
See MemoryCollectionInfoCommon for more information on using the MemoryCollectionInfoCommon API call, and error handling.
// Example sending a request using the MemoryCollectionInfoCommonRequest method.
req, resp := client.MemoryCollectionInfoCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) MemoryCollectionInfoCommonWithContext ¶
func (c *VIKINGDB) MemoryCollectionInfoCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
MemoryCollectionInfoCommonWithContext is the same as MemoryCollectionInfoCommon with the addition of the ability to pass a context and additional request options.
See MemoryCollectionInfoCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) MemoryCollectionInfoRequest ¶
func (c *VIKINGDB) MemoryCollectionInfoRequest(input *MemoryCollectionInfoInput) (req *request.Request, output *MemoryCollectionInfoOutput)
MemoryCollectionInfoRequest generates a "volcengine/request.Request" representing the client's request for the MemoryCollectionInfo operation. The "output" return value will be populated with the MemoryCollectionInfoCommon request's response once the request completes successfully.
Use "Send" method on the returned MemoryCollectionInfoCommon Request to send the API call to the service. the "output" return value is not valid until after MemoryCollectionInfoCommon Send returns without error.
See MemoryCollectionInfo for more information on using the MemoryCollectionInfo API call, and error handling.
// Example sending a request using the MemoryCollectionInfoRequest method.
req, resp := client.MemoryCollectionInfoRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) MemoryCollectionInfoWithContext ¶
func (c *VIKINGDB) MemoryCollectionInfoWithContext(ctx volcengine.Context, input *MemoryCollectionInfoInput, opts ...request.Option) (*MemoryCollectionInfoOutput, error)
MemoryCollectionInfoWithContext is the same as MemoryCollectionInfo with the addition of the ability to pass a context and additional request options.
See MemoryCollectionInfo for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) MemoryCollectionList ¶
func (c *VIKINGDB) MemoryCollectionList(input *MemoryCollectionListInput) (*MemoryCollectionListOutput, error)
MemoryCollectionList API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation MemoryCollectionList for usage and error information.
func (*VIKINGDB) MemoryCollectionListCommon ¶
func (c *VIKINGDB) MemoryCollectionListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
MemoryCollectionListCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation MemoryCollectionListCommon for usage and error information.
func (*VIKINGDB) MemoryCollectionListCommonRequest ¶
func (c *VIKINGDB) MemoryCollectionListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
MemoryCollectionListCommonRequest generates a "volcengine/request.Request" representing the client's request for the MemoryCollectionListCommon operation. The "output" return value will be populated with the MemoryCollectionListCommon request's response once the request completes successfully.
Use "Send" method on the returned MemoryCollectionListCommon Request to send the API call to the service. the "output" return value is not valid until after MemoryCollectionListCommon Send returns without error.
See MemoryCollectionListCommon for more information on using the MemoryCollectionListCommon API call, and error handling.
// Example sending a request using the MemoryCollectionListCommonRequest method.
req, resp := client.MemoryCollectionListCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) MemoryCollectionListCommonWithContext ¶
func (c *VIKINGDB) MemoryCollectionListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
MemoryCollectionListCommonWithContext is the same as MemoryCollectionListCommon with the addition of the ability to pass a context and additional request options.
See MemoryCollectionListCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) MemoryCollectionListRequest ¶
func (c *VIKINGDB) MemoryCollectionListRequest(input *MemoryCollectionListInput) (req *request.Request, output *MemoryCollectionListOutput)
MemoryCollectionListRequest generates a "volcengine/request.Request" representing the client's request for the MemoryCollectionList operation. The "output" return value will be populated with the MemoryCollectionListCommon request's response once the request completes successfully.
Use "Send" method on the returned MemoryCollectionListCommon Request to send the API call to the service. the "output" return value is not valid until after MemoryCollectionListCommon Send returns without error.
See MemoryCollectionList for more information on using the MemoryCollectionList API call, and error handling.
// Example sending a request using the MemoryCollectionListRequest method.
req, resp := client.MemoryCollectionListRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) MemoryCollectionListWithContext ¶
func (c *VIKINGDB) MemoryCollectionListWithContext(ctx volcengine.Context, input *MemoryCollectionListInput, opts ...request.Option) (*MemoryCollectionListOutput, error)
MemoryCollectionListWithContext is the same as MemoryCollectionList with the addition of the ability to pass a context and additional request options.
See MemoryCollectionList for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) MemoryCollectionUpdate ¶
func (c *VIKINGDB) MemoryCollectionUpdate(input *MemoryCollectionUpdateInput) (*MemoryCollectionUpdateOutput, error)
MemoryCollectionUpdate API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation MemoryCollectionUpdate for usage and error information.
func (*VIKINGDB) MemoryCollectionUpdateCommon ¶
func (c *VIKINGDB) MemoryCollectionUpdateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
MemoryCollectionUpdateCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation MemoryCollectionUpdateCommon for usage and error information.
func (*VIKINGDB) MemoryCollectionUpdateCommonRequest ¶
func (c *VIKINGDB) MemoryCollectionUpdateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
MemoryCollectionUpdateCommonRequest generates a "volcengine/request.Request" representing the client's request for the MemoryCollectionUpdateCommon operation. The "output" return value will be populated with the MemoryCollectionUpdateCommon request's response once the request completes successfully.
Use "Send" method on the returned MemoryCollectionUpdateCommon Request to send the API call to the service. the "output" return value is not valid until after MemoryCollectionUpdateCommon Send returns without error.
See MemoryCollectionUpdateCommon for more information on using the MemoryCollectionUpdateCommon API call, and error handling.
// Example sending a request using the MemoryCollectionUpdateCommonRequest method.
req, resp := client.MemoryCollectionUpdateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) MemoryCollectionUpdateCommonWithContext ¶
func (c *VIKINGDB) MemoryCollectionUpdateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
MemoryCollectionUpdateCommonWithContext is the same as MemoryCollectionUpdateCommon with the addition of the ability to pass a context and additional request options.
See MemoryCollectionUpdateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) MemoryCollectionUpdateRequest ¶
func (c *VIKINGDB) MemoryCollectionUpdateRequest(input *MemoryCollectionUpdateInput) (req *request.Request, output *MemoryCollectionUpdateOutput)
MemoryCollectionUpdateRequest generates a "volcengine/request.Request" representing the client's request for the MemoryCollectionUpdate operation. The "output" return value will be populated with the MemoryCollectionUpdateCommon request's response once the request completes successfully.
Use "Send" method on the returned MemoryCollectionUpdateCommon Request to send the API call to the service. the "output" return value is not valid until after MemoryCollectionUpdateCommon Send returns without error.
See MemoryCollectionUpdate for more information on using the MemoryCollectionUpdate API call, and error handling.
// Example sending a request using the MemoryCollectionUpdateRequest method.
req, resp := client.MemoryCollectionUpdateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) MemoryCollectionUpdateWithContext ¶
func (c *VIKINGDB) MemoryCollectionUpdateWithContext(ctx volcengine.Context, input *MemoryCollectionUpdateInput, opts ...request.Option) (*MemoryCollectionUpdateOutput, error)
MemoryCollectionUpdateWithContext is the same as MemoryCollectionUpdate with the addition of the ability to pass a context and additional request options.
See MemoryCollectionUpdate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) UpdateVikingdbCollection ¶
func (c *VIKINGDB) UpdateVikingdbCollection(input *UpdateVikingdbCollectionInput) (*UpdateVikingdbCollectionOutput, error)
UpdateVikingdbCollection API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation UpdateVikingdbCollection for usage and error information.
func (*VIKINGDB) UpdateVikingdbCollectionCommon ¶
func (c *VIKINGDB) UpdateVikingdbCollectionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateVikingdbCollectionCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation UpdateVikingdbCollectionCommon for usage and error information.
func (*VIKINGDB) UpdateVikingdbCollectionCommonRequest ¶
func (c *VIKINGDB) UpdateVikingdbCollectionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateVikingdbCollectionCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateVikingdbCollectionCommon operation. The "output" return value will be populated with the UpdateVikingdbCollectionCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateVikingdbCollectionCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateVikingdbCollectionCommon Send returns without error.
See UpdateVikingdbCollectionCommon for more information on using the UpdateVikingdbCollectionCommon API call, and error handling.
// Example sending a request using the UpdateVikingdbCollectionCommonRequest method.
req, resp := client.UpdateVikingdbCollectionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) UpdateVikingdbCollectionCommonWithContext ¶
func (c *VIKINGDB) UpdateVikingdbCollectionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateVikingdbCollectionCommonWithContext is the same as UpdateVikingdbCollectionCommon with the addition of the ability to pass a context and additional request options.
See UpdateVikingdbCollectionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) UpdateVikingdbCollectionRequest ¶
func (c *VIKINGDB) UpdateVikingdbCollectionRequest(input *UpdateVikingdbCollectionInput) (req *request.Request, output *UpdateVikingdbCollectionOutput)
UpdateVikingdbCollectionRequest generates a "volcengine/request.Request" representing the client's request for the UpdateVikingdbCollection operation. The "output" return value will be populated with the UpdateVikingdbCollectionCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateVikingdbCollectionCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateVikingdbCollectionCommon Send returns without error.
See UpdateVikingdbCollection for more information on using the UpdateVikingdbCollection API call, and error handling.
// Example sending a request using the UpdateVikingdbCollectionRequest method.
req, resp := client.UpdateVikingdbCollectionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) UpdateVikingdbCollectionWithContext ¶
func (c *VIKINGDB) UpdateVikingdbCollectionWithContext(ctx volcengine.Context, input *UpdateVikingdbCollectionInput, opts ...request.Option) (*UpdateVikingdbCollectionOutput, error)
UpdateVikingdbCollectionWithContext is the same as UpdateVikingdbCollection with the addition of the ability to pass a context and additional request options.
See UpdateVikingdbCollection for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) UpdateVikingdbIndex ¶
func (c *VIKINGDB) UpdateVikingdbIndex(input *UpdateVikingdbIndexInput) (*UpdateVikingdbIndexOutput, error)
UpdateVikingdbIndex API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation UpdateVikingdbIndex for usage and error information.
func (*VIKINGDB) UpdateVikingdbIndexCommon ¶
func (c *VIKINGDB) UpdateVikingdbIndexCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateVikingdbIndexCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation UpdateVikingdbIndexCommon for usage and error information.
func (*VIKINGDB) UpdateVikingdbIndexCommonRequest ¶
func (c *VIKINGDB) UpdateVikingdbIndexCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateVikingdbIndexCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateVikingdbIndexCommon operation. The "output" return value will be populated with the UpdateVikingdbIndexCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateVikingdbIndexCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateVikingdbIndexCommon Send returns without error.
See UpdateVikingdbIndexCommon for more information on using the UpdateVikingdbIndexCommon API call, and error handling.
// Example sending a request using the UpdateVikingdbIndexCommonRequest method.
req, resp := client.UpdateVikingdbIndexCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) UpdateVikingdbIndexCommonWithContext ¶
func (c *VIKINGDB) UpdateVikingdbIndexCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateVikingdbIndexCommonWithContext is the same as UpdateVikingdbIndexCommon with the addition of the ability to pass a context and additional request options.
See UpdateVikingdbIndexCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) UpdateVikingdbIndexRequest ¶
func (c *VIKINGDB) UpdateVikingdbIndexRequest(input *UpdateVikingdbIndexInput) (req *request.Request, output *UpdateVikingdbIndexOutput)
UpdateVikingdbIndexRequest generates a "volcengine/request.Request" representing the client's request for the UpdateVikingdbIndex operation. The "output" return value will be populated with the UpdateVikingdbIndexCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateVikingdbIndexCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateVikingdbIndexCommon Send returns without error.
See UpdateVikingdbIndex for more information on using the UpdateVikingdbIndex API call, and error handling.
// Example sending a request using the UpdateVikingdbIndexRequest method.
req, resp := client.UpdateVikingdbIndexRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) UpdateVikingdbIndexWithContext ¶
func (c *VIKINGDB) UpdateVikingdbIndexWithContext(ctx volcengine.Context, input *UpdateVikingdbIndexInput, opts ...request.Option) (*UpdateVikingdbIndexOutput, error)
UpdateVikingdbIndexWithContext is the same as UpdateVikingdbIndex with the addition of the ability to pass a context and additional request options.
See UpdateVikingdbIndex for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) UpdateVikingdbTask ¶
func (c *VIKINGDB) UpdateVikingdbTask(input *UpdateVikingdbTaskInput) (*UpdateVikingdbTaskOutput, error)
UpdateVikingdbTask API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation UpdateVikingdbTask for usage and error information.
func (*VIKINGDB) UpdateVikingdbTaskCommon ¶
func (c *VIKINGDB) UpdateVikingdbTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateVikingdbTaskCommon API operation for VIKINGDB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VIKINGDB's API operation UpdateVikingdbTaskCommon for usage and error information.
func (*VIKINGDB) UpdateVikingdbTaskCommonRequest ¶
func (c *VIKINGDB) UpdateVikingdbTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateVikingdbTaskCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateVikingdbTaskCommon operation. The "output" return value will be populated with the UpdateVikingdbTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateVikingdbTaskCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateVikingdbTaskCommon Send returns without error.
See UpdateVikingdbTaskCommon for more information on using the UpdateVikingdbTaskCommon API call, and error handling.
// Example sending a request using the UpdateVikingdbTaskCommonRequest method.
req, resp := client.UpdateVikingdbTaskCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) UpdateVikingdbTaskCommonWithContext ¶
func (c *VIKINGDB) UpdateVikingdbTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateVikingdbTaskCommonWithContext is the same as UpdateVikingdbTaskCommon with the addition of the ability to pass a context and additional request options.
See UpdateVikingdbTaskCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VIKINGDB) UpdateVikingdbTaskRequest ¶
func (c *VIKINGDB) UpdateVikingdbTaskRequest(input *UpdateVikingdbTaskInput) (req *request.Request, output *UpdateVikingdbTaskOutput)
UpdateVikingdbTaskRequest generates a "volcengine/request.Request" representing the client's request for the UpdateVikingdbTask operation. The "output" return value will be populated with the UpdateVikingdbTaskCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateVikingdbTaskCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateVikingdbTaskCommon Send returns without error.
See UpdateVikingdbTask for more information on using the UpdateVikingdbTask API call, and error handling.
// Example sending a request using the UpdateVikingdbTaskRequest method.
req, resp := client.UpdateVikingdbTaskRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VIKINGDB) UpdateVikingdbTaskWithContext ¶
func (c *VIKINGDB) UpdateVikingdbTaskWithContext(ctx volcengine.Context, input *UpdateVikingdbTaskInput, opts ...request.Option) (*UpdateVikingdbTaskOutput, error)
UpdateVikingdbTaskWithContext is the same as UpdateVikingdbTask with the addition of the ability to pass a context and additional request options.
See UpdateVikingdbTask for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type VIKINGDBAPI ¶
type VIKINGDBAPI interface {
CreateCollectionForMemoryCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateCollectionForMemoryCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateCollectionForMemoryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateCollectionForMemory(*CreateCollectionForMemoryInput) (*CreateCollectionForMemoryOutput, error)
CreateCollectionForMemoryWithContext(volcengine.Context, *CreateCollectionForMemoryInput, ...request.Option) (*CreateCollectionForMemoryOutput, error)
CreateCollectionForMemoryRequest(*CreateCollectionForMemoryInput) (*request.Request, *CreateCollectionForMemoryOutput)
CreateVikingdbCollectionCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateVikingdbCollectionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateVikingdbCollectionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateVikingdbCollection(*CreateVikingdbCollectionInput) (*CreateVikingdbCollectionOutput, error)
CreateVikingdbCollectionWithContext(volcengine.Context, *CreateVikingdbCollectionInput, ...request.Option) (*CreateVikingdbCollectionOutput, error)
CreateVikingdbCollectionRequest(*CreateVikingdbCollectionInput) (*request.Request, *CreateVikingdbCollectionOutput)
CreateVikingdbIndexCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateVikingdbIndexCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateVikingdbIndexCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateVikingdbIndex(*CreateVikingdbIndexInput) (*CreateVikingdbIndexOutput, error)
CreateVikingdbIndexWithContext(volcengine.Context, *CreateVikingdbIndexInput, ...request.Option) (*CreateVikingdbIndexOutput, error)
CreateVikingdbIndexRequest(*CreateVikingdbIndexInput) (*request.Request, *CreateVikingdbIndexOutput)
CreateVikingdbTaskCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateVikingdbTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateVikingdbTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateVikingdbTask(*CreateVikingdbTaskInput) (*CreateVikingdbTaskOutput, error)
CreateVikingdbTaskWithContext(volcengine.Context, *CreateVikingdbTaskInput, ...request.Option) (*CreateVikingdbTaskOutput, error)
CreateVikingdbTaskRequest(*CreateVikingdbTaskInput) (*request.Request, *CreateVikingdbTaskOutput)
DeleteVikingdbCollectionCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteVikingdbCollectionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteVikingdbCollectionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteVikingdbCollection(*DeleteVikingdbCollectionInput) (*DeleteVikingdbCollectionOutput, error)
DeleteVikingdbCollectionWithContext(volcengine.Context, *DeleteVikingdbCollectionInput, ...request.Option) (*DeleteVikingdbCollectionOutput, error)
DeleteVikingdbCollectionRequest(*DeleteVikingdbCollectionInput) (*request.Request, *DeleteVikingdbCollectionOutput)
DeleteVikingdbIndexCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteVikingdbIndexCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteVikingdbIndexCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteVikingdbIndex(*DeleteVikingdbIndexInput) (*DeleteVikingdbIndexOutput, error)
DeleteVikingdbIndexWithContext(volcengine.Context, *DeleteVikingdbIndexInput, ...request.Option) (*DeleteVikingdbIndexOutput, error)
DeleteVikingdbIndexRequest(*DeleteVikingdbIndexInput) (*request.Request, *DeleteVikingdbIndexOutput)
DeleteVikingdbTaskCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteVikingdbTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteVikingdbTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteVikingdbTask(*DeleteVikingdbTaskInput) (*DeleteVikingdbTaskOutput, error)
DeleteVikingdbTaskWithContext(volcengine.Context, *DeleteVikingdbTaskInput, ...request.Option) (*DeleteVikingdbTaskOutput, error)
DeleteVikingdbTaskRequest(*DeleteVikingdbTaskInput) (*request.Request, *DeleteVikingdbTaskOutput)
DisableVikingdbIndexCommon(*map[string]interface{}) (*map[string]interface{}, error)
DisableVikingdbIndexCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DisableVikingdbIndexCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DisableVikingdbIndex(*DisableVikingdbIndexInput) (*DisableVikingdbIndexOutput, error)
DisableVikingdbIndexWithContext(volcengine.Context, *DisableVikingdbIndexInput, ...request.Option) (*DisableVikingdbIndexOutput, error)
DisableVikingdbIndexRequest(*DisableVikingdbIndexInput) (*request.Request, *DisableVikingdbIndexOutput)
EnableVikingdbIndexCommon(*map[string]interface{}) (*map[string]interface{}, error)
EnableVikingdbIndexCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
EnableVikingdbIndexCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
EnableVikingdbIndex(*EnableVikingdbIndexInput) (*EnableVikingdbIndexOutput, error)
EnableVikingdbIndexWithContext(volcengine.Context, *EnableVikingdbIndexInput, ...request.Option) (*EnableVikingdbIndexOutput, error)
EnableVikingdbIndexRequest(*EnableVikingdbIndexInput) (*request.Request, *EnableVikingdbIndexOutput)
GetVikingdbCollectionCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetVikingdbCollectionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetVikingdbCollectionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetVikingdbCollection(*GetVikingdbCollectionInput) (*GetVikingdbCollectionOutput, error)
GetVikingdbCollectionWithContext(volcengine.Context, *GetVikingdbCollectionInput, ...request.Option) (*GetVikingdbCollectionOutput, error)
GetVikingdbCollectionRequest(*GetVikingdbCollectionInput) (*request.Request, *GetVikingdbCollectionOutput)
GetVikingdbIndexCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetVikingdbIndexCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetVikingdbIndexCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetVikingdbIndex(*GetVikingdbIndexInput) (*GetVikingdbIndexOutput, error)
GetVikingdbIndexWithContext(volcengine.Context, *GetVikingdbIndexInput, ...request.Option) (*GetVikingdbIndexOutput, error)
GetVikingdbIndexRequest(*GetVikingdbIndexInput) (*request.Request, *GetVikingdbIndexOutput)
GetVikingdbTaskCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetVikingdbTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetVikingdbTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetVikingdbTask(*GetVikingdbTaskInput) (*GetVikingdbTaskOutput, error)
GetVikingdbTaskWithContext(volcengine.Context, *GetVikingdbTaskInput, ...request.Option) (*GetVikingdbTaskOutput, error)
GetVikingdbTaskRequest(*GetVikingdbTaskInput) (*request.Request, *GetVikingdbTaskOutput)
ListVikingdbCollectionCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListVikingdbCollectionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListVikingdbCollectionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListVikingdbCollection(*ListVikingdbCollectionInput) (*ListVikingdbCollectionOutput, error)
ListVikingdbCollectionWithContext(volcengine.Context, *ListVikingdbCollectionInput, ...request.Option) (*ListVikingdbCollectionOutput, error)
ListVikingdbCollectionRequest(*ListVikingdbCollectionInput) (*request.Request, *ListVikingdbCollectionOutput)
ListVikingdbIndexCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListVikingdbIndexCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListVikingdbIndexCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListVikingdbIndex(*ListVikingdbIndexInput) (*ListVikingdbIndexOutput, error)
ListVikingdbIndexWithContext(volcengine.Context, *ListVikingdbIndexInput, ...request.Option) (*ListVikingdbIndexOutput, error)
ListVikingdbIndexRequest(*ListVikingdbIndexInput) (*request.Request, *ListVikingdbIndexOutput)
ListVikingdbTaskCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListVikingdbTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListVikingdbTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListVikingdbTask(*ListVikingdbTaskInput) (*ListVikingdbTaskOutput, error)
ListVikingdbTaskWithContext(volcengine.Context, *ListVikingdbTaskInput, ...request.Option) (*ListVikingdbTaskOutput, error)
ListVikingdbTaskRequest(*ListVikingdbTaskInput) (*request.Request, *ListVikingdbTaskOutput)
MemoryCollectionDeleteCommon(*map[string]interface{}) (*map[string]interface{}, error)
MemoryCollectionDeleteCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
MemoryCollectionDeleteCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
MemoryCollectionDelete(*MemoryCollectionDeleteInput) (*MemoryCollectionDeleteOutput, error)
MemoryCollectionDeleteWithContext(volcengine.Context, *MemoryCollectionDeleteInput, ...request.Option) (*MemoryCollectionDeleteOutput, error)
MemoryCollectionDeleteRequest(*MemoryCollectionDeleteInput) (*request.Request, *MemoryCollectionDeleteOutput)
MemoryCollectionInfoCommon(*map[string]interface{}) (*map[string]interface{}, error)
MemoryCollectionInfoCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
MemoryCollectionInfoCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
MemoryCollectionInfo(*MemoryCollectionInfoInput) (*MemoryCollectionInfoOutput, error)
MemoryCollectionInfoWithContext(volcengine.Context, *MemoryCollectionInfoInput, ...request.Option) (*MemoryCollectionInfoOutput, error)
MemoryCollectionInfoRequest(*MemoryCollectionInfoInput) (*request.Request, *MemoryCollectionInfoOutput)
MemoryCollectionListCommon(*map[string]interface{}) (*map[string]interface{}, error)
MemoryCollectionListCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
MemoryCollectionListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
MemoryCollectionList(*MemoryCollectionListInput) (*MemoryCollectionListOutput, error)
MemoryCollectionListWithContext(volcengine.Context, *MemoryCollectionListInput, ...request.Option) (*MemoryCollectionListOutput, error)
MemoryCollectionListRequest(*MemoryCollectionListInput) (*request.Request, *MemoryCollectionListOutput)
MemoryCollectionUpdateCommon(*map[string]interface{}) (*map[string]interface{}, error)
MemoryCollectionUpdateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
MemoryCollectionUpdateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
MemoryCollectionUpdate(*MemoryCollectionUpdateInput) (*MemoryCollectionUpdateOutput, error)
MemoryCollectionUpdateWithContext(volcengine.Context, *MemoryCollectionUpdateInput, ...request.Option) (*MemoryCollectionUpdateOutput, error)
MemoryCollectionUpdateRequest(*MemoryCollectionUpdateInput) (*request.Request, *MemoryCollectionUpdateOutput)
UpdateVikingdbCollectionCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateVikingdbCollectionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateVikingdbCollectionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateVikingdbCollection(*UpdateVikingdbCollectionInput) (*UpdateVikingdbCollectionOutput, error)
UpdateVikingdbCollectionWithContext(volcengine.Context, *UpdateVikingdbCollectionInput, ...request.Option) (*UpdateVikingdbCollectionOutput, error)
UpdateVikingdbCollectionRequest(*UpdateVikingdbCollectionInput) (*request.Request, *UpdateVikingdbCollectionOutput)
UpdateVikingdbIndexCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateVikingdbIndexCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateVikingdbIndexCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateVikingdbIndex(*UpdateVikingdbIndexInput) (*UpdateVikingdbIndexOutput, error)
UpdateVikingdbIndexWithContext(volcengine.Context, *UpdateVikingdbIndexInput, ...request.Option) (*UpdateVikingdbIndexOutput, error)
UpdateVikingdbIndexRequest(*UpdateVikingdbIndexInput) (*request.Request, *UpdateVikingdbIndexOutput)
UpdateVikingdbTaskCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateVikingdbTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateVikingdbTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateVikingdbTask(*UpdateVikingdbTaskInput) (*UpdateVikingdbTaskOutput, error)
UpdateVikingdbTaskWithContext(volcengine.Context, *UpdateVikingdbTaskInput, ...request.Option) (*UpdateVikingdbTaskOutput, error)
UpdateVikingdbTaskRequest(*UpdateVikingdbTaskInput) (*request.Request, *UpdateVikingdbTaskOutput)
}
VIKINGDBAPI provides an interface to enable mocking the vikingdb.VIKINGDB service client's API operation,
// volcengine sdk func uses an SDK service client to make a request to
// VIKINGDB.
func myFunc(svc VIKINGDBAPI) bool {
// Make svc.CreateCollectionForMemory request
}
func main() {
sess := session.New()
svc := vikingdb.New(sess)
myFunc(svc)
}
type VectorIndexForCreateVikingdbIndexInput ¶
type VectorIndexForCreateVikingdbIndexInput struct {
CacheRatio *float64 `type:"float" json:",omitempty"`
DiskannCef *int32 `type:"int32" json:",omitempty"`
DiskannM *int32 `type:"int32" json:",omitempty"`
Distance *string `type:"string" json:",omitempty" enum:"EnumOfDistanceForCreateVikingdbIndexInput"`
HnswCef *int32 `type:"int32" json:",omitempty"`
HnswM *int32 `type:"int32" json:",omitempty"`
HnswSef *int32 `type:"int32" json:",omitempty"`
IndexType *string `type:"string" json:",omitempty" enum:"EnumOfIndexTypeForCreateVikingdbIndexInput"`
PqCodeRatio *float64 `type:"float" json:",omitempty"`
Quant *string `type:"string" json:",omitempty" enum:"EnumOfQuantForCreateVikingdbIndexInput"`
// contains filtered or unexported fields
}
func (VectorIndexForCreateVikingdbIndexInput) GoString ¶
func (s VectorIndexForCreateVikingdbIndexInput) GoString() string
GoString returns the string representation
func (*VectorIndexForCreateVikingdbIndexInput) SetCacheRatio ¶
func (s *VectorIndexForCreateVikingdbIndexInput) SetCacheRatio(v float64) *VectorIndexForCreateVikingdbIndexInput
SetCacheRatio sets the CacheRatio field's value.
func (*VectorIndexForCreateVikingdbIndexInput) SetDiskannCef ¶
func (s *VectorIndexForCreateVikingdbIndexInput) SetDiskannCef(v int32) *VectorIndexForCreateVikingdbIndexInput
SetDiskannCef sets the DiskannCef field's value.
func (*VectorIndexForCreateVikingdbIndexInput) SetDiskannM ¶
func (s *VectorIndexForCreateVikingdbIndexInput) SetDiskannM(v int32) *VectorIndexForCreateVikingdbIndexInput
SetDiskannM sets the DiskannM field's value.
func (*VectorIndexForCreateVikingdbIndexInput) SetDistance ¶
func (s *VectorIndexForCreateVikingdbIndexInput) SetDistance(v string) *VectorIndexForCreateVikingdbIndexInput
SetDistance sets the Distance field's value.
func (*VectorIndexForCreateVikingdbIndexInput) SetHnswCef ¶
func (s *VectorIndexForCreateVikingdbIndexInput) SetHnswCef(v int32) *VectorIndexForCreateVikingdbIndexInput
SetHnswCef sets the HnswCef field's value.
func (*VectorIndexForCreateVikingdbIndexInput) SetHnswM ¶
func (s *VectorIndexForCreateVikingdbIndexInput) SetHnswM(v int32) *VectorIndexForCreateVikingdbIndexInput
SetHnswM sets the HnswM field's value.
func (*VectorIndexForCreateVikingdbIndexInput) SetHnswSef ¶
func (s *VectorIndexForCreateVikingdbIndexInput) SetHnswSef(v int32) *VectorIndexForCreateVikingdbIndexInput
SetHnswSef sets the HnswSef field's value.
func (*VectorIndexForCreateVikingdbIndexInput) SetIndexType ¶
func (s *VectorIndexForCreateVikingdbIndexInput) SetIndexType(v string) *VectorIndexForCreateVikingdbIndexInput
SetIndexType sets the IndexType field's value.
func (*VectorIndexForCreateVikingdbIndexInput) SetPqCodeRatio ¶
func (s *VectorIndexForCreateVikingdbIndexInput) SetPqCodeRatio(v float64) *VectorIndexForCreateVikingdbIndexInput
SetPqCodeRatio sets the PqCodeRatio field's value.
func (*VectorIndexForCreateVikingdbIndexInput) SetQuant ¶
func (s *VectorIndexForCreateVikingdbIndexInput) SetQuant(v string) *VectorIndexForCreateVikingdbIndexInput
SetQuant sets the Quant field's value.
func (VectorIndexForCreateVikingdbIndexInput) String ¶
func (s VectorIndexForCreateVikingdbIndexInput) String() string
String returns the string representation
type VectorIndexForGetVikingdbIndexOutput ¶
type VectorIndexForGetVikingdbIndexOutput struct {
CacheRatio *float64 `type:"float" json:",omitempty"`
DiskannCef *int32 `type:"int32" json:",omitempty"`
DiskannM *int32 `type:"int32" json:",omitempty"`
Distance *string `type:"string" json:",omitempty" enum:"EnumOfDistanceForGetVikingdbIndexOutput"`
HnswCef *int32 `type:"int32" json:",omitempty"`
HnswM *int32 `type:"int32" json:",omitempty"`
HnswSef *int32 `type:"int32" json:",omitempty"`
IndexType *string `type:"string" json:",omitempty" enum:"EnumOfIndexTypeForGetVikingdbIndexOutput"`
PqCodeRatio *float64 `type:"float" json:",omitempty"`
Quant *string `type:"string" json:",omitempty" enum:"EnumOfQuantForGetVikingdbIndexOutput"`
// contains filtered or unexported fields
}
func (VectorIndexForGetVikingdbIndexOutput) GoString ¶
func (s VectorIndexForGetVikingdbIndexOutput) GoString() string
GoString returns the string representation
func (*VectorIndexForGetVikingdbIndexOutput) SetCacheRatio ¶
func (s *VectorIndexForGetVikingdbIndexOutput) SetCacheRatio(v float64) *VectorIndexForGetVikingdbIndexOutput
SetCacheRatio sets the CacheRatio field's value.
func (*VectorIndexForGetVikingdbIndexOutput) SetDiskannCef ¶
func (s *VectorIndexForGetVikingdbIndexOutput) SetDiskannCef(v int32) *VectorIndexForGetVikingdbIndexOutput
SetDiskannCef sets the DiskannCef field's value.
func (*VectorIndexForGetVikingdbIndexOutput) SetDiskannM ¶
func (s *VectorIndexForGetVikingdbIndexOutput) SetDiskannM(v int32) *VectorIndexForGetVikingdbIndexOutput
SetDiskannM sets the DiskannM field's value.
func (*VectorIndexForGetVikingdbIndexOutput) SetDistance ¶
func (s *VectorIndexForGetVikingdbIndexOutput) SetDistance(v string) *VectorIndexForGetVikingdbIndexOutput
SetDistance sets the Distance field's value.
func (*VectorIndexForGetVikingdbIndexOutput) SetHnswCef ¶
func (s *VectorIndexForGetVikingdbIndexOutput) SetHnswCef(v int32) *VectorIndexForGetVikingdbIndexOutput
SetHnswCef sets the HnswCef field's value.
func (*VectorIndexForGetVikingdbIndexOutput) SetHnswM ¶
func (s *VectorIndexForGetVikingdbIndexOutput) SetHnswM(v int32) *VectorIndexForGetVikingdbIndexOutput
SetHnswM sets the HnswM field's value.
func (*VectorIndexForGetVikingdbIndexOutput) SetHnswSef ¶
func (s *VectorIndexForGetVikingdbIndexOutput) SetHnswSef(v int32) *VectorIndexForGetVikingdbIndexOutput
SetHnswSef sets the HnswSef field's value.
func (*VectorIndexForGetVikingdbIndexOutput) SetIndexType ¶
func (s *VectorIndexForGetVikingdbIndexOutput) SetIndexType(v string) *VectorIndexForGetVikingdbIndexOutput
SetIndexType sets the IndexType field's value.
func (*VectorIndexForGetVikingdbIndexOutput) SetPqCodeRatio ¶
func (s *VectorIndexForGetVikingdbIndexOutput) SetPqCodeRatio(v float64) *VectorIndexForGetVikingdbIndexOutput
SetPqCodeRatio sets the PqCodeRatio field's value.
func (*VectorIndexForGetVikingdbIndexOutput) SetQuant ¶
func (s *VectorIndexForGetVikingdbIndexOutput) SetQuant(v string) *VectorIndexForGetVikingdbIndexOutput
SetQuant sets the Quant field's value.
func (VectorIndexForGetVikingdbIndexOutput) String ¶
func (s VectorIndexForGetVikingdbIndexOutput) String() string
String returns the string representation
type VectorIndexForListVikingdbIndexOutput ¶
type VectorIndexForListVikingdbIndexOutput struct {
CacheRatio *float64 `type:"float" json:",omitempty"`
DiskannCef *int32 `type:"int32" json:",omitempty"`
DiskannM *int32 `type:"int32" json:",omitempty"`
Distance *string `type:"string" json:",omitempty" enum:"EnumOfDistanceForListVikingdbIndexOutput"`
HnswCef *int32 `type:"int32" json:",omitempty"`
HnswM *int32 `type:"int32" json:",omitempty"`
HnswSef *int32 `type:"int32" json:",omitempty"`
IndexType *string `type:"string" json:",omitempty" enum:"EnumOfIndexTypeForListVikingdbIndexOutput"`
PqCodeRatio *float64 `type:"float" json:",omitempty"`
Quant *string `type:"string" json:",omitempty" enum:"EnumOfQuantForListVikingdbIndexOutput"`
// contains filtered or unexported fields
}
func (VectorIndexForListVikingdbIndexOutput) GoString ¶
func (s VectorIndexForListVikingdbIndexOutput) GoString() string
GoString returns the string representation
func (*VectorIndexForListVikingdbIndexOutput) SetCacheRatio ¶
func (s *VectorIndexForListVikingdbIndexOutput) SetCacheRatio(v float64) *VectorIndexForListVikingdbIndexOutput
SetCacheRatio sets the CacheRatio field's value.
func (*VectorIndexForListVikingdbIndexOutput) SetDiskannCef ¶
func (s *VectorIndexForListVikingdbIndexOutput) SetDiskannCef(v int32) *VectorIndexForListVikingdbIndexOutput
SetDiskannCef sets the DiskannCef field's value.
func (*VectorIndexForListVikingdbIndexOutput) SetDiskannM ¶
func (s *VectorIndexForListVikingdbIndexOutput) SetDiskannM(v int32) *VectorIndexForListVikingdbIndexOutput
SetDiskannM sets the DiskannM field's value.
func (*VectorIndexForListVikingdbIndexOutput) SetDistance ¶
func (s *VectorIndexForListVikingdbIndexOutput) SetDistance(v string) *VectorIndexForListVikingdbIndexOutput
SetDistance sets the Distance field's value.
func (*VectorIndexForListVikingdbIndexOutput) SetHnswCef ¶
func (s *VectorIndexForListVikingdbIndexOutput) SetHnswCef(v int32) *VectorIndexForListVikingdbIndexOutput
SetHnswCef sets the HnswCef field's value.
func (*VectorIndexForListVikingdbIndexOutput) SetHnswM ¶
func (s *VectorIndexForListVikingdbIndexOutput) SetHnswM(v int32) *VectorIndexForListVikingdbIndexOutput
SetHnswM sets the HnswM field's value.
func (*VectorIndexForListVikingdbIndexOutput) SetHnswSef ¶
func (s *VectorIndexForListVikingdbIndexOutput) SetHnswSef(v int32) *VectorIndexForListVikingdbIndexOutput
SetHnswSef sets the HnswSef field's value.
func (*VectorIndexForListVikingdbIndexOutput) SetIndexType ¶
func (s *VectorIndexForListVikingdbIndexOutput) SetIndexType(v string) *VectorIndexForListVikingdbIndexOutput
SetIndexType sets the IndexType field's value.
func (*VectorIndexForListVikingdbIndexOutput) SetPqCodeRatio ¶
func (s *VectorIndexForListVikingdbIndexOutput) SetPqCodeRatio(v float64) *VectorIndexForListVikingdbIndexOutput
SetPqCodeRatio sets the PqCodeRatio field's value.
func (*VectorIndexForListVikingdbIndexOutput) SetQuant ¶
func (s *VectorIndexForListVikingdbIndexOutput) SetQuant(v string) *VectorIndexForListVikingdbIndexOutput
SetQuant sets the Quant field's value.
func (VectorIndexForListVikingdbIndexOutput) String ¶
func (s VectorIndexForListVikingdbIndexOutput) String() string
String returns the string representation
type VectorizeForCreateVikingdbCollectionInput ¶
type VectorizeForCreateVikingdbCollectionInput struct {
Dense *DenseForCreateVikingdbCollectionInput `type:"structure" json:",omitempty"`
Sparse *SparseForCreateVikingdbCollectionInput `type:"structure" json:",omitempty"`
Tensor *TensorForCreateVikingdbCollectionInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (VectorizeForCreateVikingdbCollectionInput) GoString ¶
func (s VectorizeForCreateVikingdbCollectionInput) GoString() string
GoString returns the string representation
func (*VectorizeForCreateVikingdbCollectionInput) SetDense ¶
func (s *VectorizeForCreateVikingdbCollectionInput) SetDense(v *DenseForCreateVikingdbCollectionInput) *VectorizeForCreateVikingdbCollectionInput
SetDense sets the Dense field's value.
func (*VectorizeForCreateVikingdbCollectionInput) SetSparse ¶
func (s *VectorizeForCreateVikingdbCollectionInput) SetSparse(v *SparseForCreateVikingdbCollectionInput) *VectorizeForCreateVikingdbCollectionInput
SetSparse sets the Sparse field's value.
func (*VectorizeForCreateVikingdbCollectionInput) SetTensor ¶ added in v1.2.5
func (s *VectorizeForCreateVikingdbCollectionInput) SetTensor(v *TensorForCreateVikingdbCollectionInput) *VectorizeForCreateVikingdbCollectionInput
SetTensor sets the Tensor field's value.
func (VectorizeForCreateVikingdbCollectionInput) String ¶
func (s VectorizeForCreateVikingdbCollectionInput) String() string
String returns the string representation
type VectorizeForGetVikingdbCollectionOutput ¶
type VectorizeForGetVikingdbCollectionOutput struct {
Dense *DenseForGetVikingdbCollectionOutput `type:"structure" json:",omitempty"`
Sparse *SparseForGetVikingdbCollectionOutput `type:"structure" json:",omitempty"`
Tensor *TensorForGetVikingdbCollectionOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (VectorizeForGetVikingdbCollectionOutput) GoString ¶
func (s VectorizeForGetVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*VectorizeForGetVikingdbCollectionOutput) SetDense ¶
func (s *VectorizeForGetVikingdbCollectionOutput) SetDense(v *DenseForGetVikingdbCollectionOutput) *VectorizeForGetVikingdbCollectionOutput
SetDense sets the Dense field's value.
func (*VectorizeForGetVikingdbCollectionOutput) SetSparse ¶
func (s *VectorizeForGetVikingdbCollectionOutput) SetSparse(v *SparseForGetVikingdbCollectionOutput) *VectorizeForGetVikingdbCollectionOutput
SetSparse sets the Sparse field's value.
func (*VectorizeForGetVikingdbCollectionOutput) SetTensor ¶ added in v1.2.5
func (s *VectorizeForGetVikingdbCollectionOutput) SetTensor(v *TensorForGetVikingdbCollectionOutput) *VectorizeForGetVikingdbCollectionOutput
SetTensor sets the Tensor field's value.
func (VectorizeForGetVikingdbCollectionOutput) String ¶
func (s VectorizeForGetVikingdbCollectionOutput) String() string
String returns the string representation
type VectorizeForListVikingdbCollectionOutput ¶
type VectorizeForListVikingdbCollectionOutput struct {
Dense *DenseForListVikingdbCollectionOutput `type:"structure" json:",omitempty"`
Sparse *SparseForListVikingdbCollectionOutput `type:"structure" json:",omitempty"`
Tensor *TensorForListVikingdbCollectionOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (VectorizeForListVikingdbCollectionOutput) GoString ¶
func (s VectorizeForListVikingdbCollectionOutput) GoString() string
GoString returns the string representation
func (*VectorizeForListVikingdbCollectionOutput) SetDense ¶
func (s *VectorizeForListVikingdbCollectionOutput) SetDense(v *DenseForListVikingdbCollectionOutput) *VectorizeForListVikingdbCollectionOutput
SetDense sets the Dense field's value.
func (*VectorizeForListVikingdbCollectionOutput) SetSparse ¶
func (s *VectorizeForListVikingdbCollectionOutput) SetSparse(v *SparseForListVikingdbCollectionOutput) *VectorizeForListVikingdbCollectionOutput
SetSparse sets the Sparse field's value.
func (*VectorizeForListVikingdbCollectionOutput) SetTensor ¶ added in v1.2.5
func (s *VectorizeForListVikingdbCollectionOutput) SetTensor(v *TensorForListVikingdbCollectionOutput) *VectorizeForListVikingdbCollectionOutput
SetTensor sets the Tensor field's value.
func (VectorizeForListVikingdbCollectionOutput) String ¶
func (s VectorizeForListVikingdbCollectionOutput) String() string
String returns the string representation
Source Files
¶
- api_create_collection_for_memory.go
- api_create_vikingdb_collection.go
- api_create_vikingdb_index.go
- api_create_vikingdb_task.go
- api_delete_vikingdb_collection.go
- api_delete_vikingdb_index.go
- api_delete_vikingdb_task.go
- api_disable_vikingdb_index.go
- api_enable_vikingdb_index.go
- api_get_vikingdb_collection.go
- api_get_vikingdb_index.go
- api_get_vikingdb_task.go
- api_list_vikingdb_collection.go
- api_list_vikingdb_index.go
- api_list_vikingdb_task.go
- api_memory_collection_delete.go
- api_memory_collection_info.go
- api_memory_collection_list.go
- api_memory_collection_update.go
- api_update_vikingdb_collection.go
- api_update_vikingdb_index.go
- api_update_vikingdb_task.go
- interface_vikingdb.go
- service_vikingdb.go