Documentation
¶
Index ¶
- func RegisterService(s giraffe_micro.Server, srv Service)
- type AddStrToArrayRequest
- func (*AddStrToArrayRequest) Descriptor() ([]byte, []int)
- func (m *AddStrToArrayRequest) GetAttrId() string
- func (m *AddStrToArrayRequest) GetObjectId() string
- func (m *AddStrToArrayRequest) GetQuery() *types.Struct
- func (m *AddStrToArrayRequest) GetValues() []string
- func (*AddStrToArrayRequest) ProtoMessage()
- func (m *AddStrToArrayRequest) Reset()
- func (m *AddStrToArrayRequest) String() string
- func (this *AddStrToArrayRequest) Validate() error
- func (m *AddStrToArrayRequest) XXX_DiscardUnknown()
- func (m *AddStrToArrayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddStrToArrayRequest) XXX_Merge(src proto.Message)
- func (m *AddStrToArrayRequest) XXX_Size() int
- func (m *AddStrToArrayRequest) XXX_Unmarshal(b []byte) error
- type AddStrToArrayResponse
- func (*AddStrToArrayResponse) Descriptor() ([]byte, []int)
- func (m *AddStrToArrayResponse) GetInstanceId() string
- func (m *AddStrToArrayResponse) GetValues() []string
- func (*AddStrToArrayResponse) ProtoMessage()
- func (m *AddStrToArrayResponse) Reset()
- func (m *AddStrToArrayResponse) String() string
- func (this *AddStrToArrayResponse) Validate() error
- func (m *AddStrToArrayResponse) XXX_DiscardUnknown()
- func (m *AddStrToArrayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddStrToArrayResponse) XXX_Merge(src proto.Message)
- func (m *AddStrToArrayResponse) XXX_Size() int
- func (m *AddStrToArrayResponse) XXX_Unmarshal(b []byte) error
- type AddStrToArrayResponseWrapper
- func (*AddStrToArrayResponseWrapper) Descriptor() ([]byte, []int)
- func (m *AddStrToArrayResponseWrapper) GetCode() int32
- func (m *AddStrToArrayResponseWrapper) GetCodeExplain() string
- func (m *AddStrToArrayResponseWrapper) GetData() []*AddStrToArrayResponse
- func (m *AddStrToArrayResponseWrapper) GetError() string
- func (*AddStrToArrayResponseWrapper) ProtoMessage()
- func (m *AddStrToArrayResponseWrapper) Reset()
- func (m *AddStrToArrayResponseWrapper) String() string
- func (this *AddStrToArrayResponseWrapper) Validate() error
- func (m *AddStrToArrayResponseWrapper) XXX_DiscardUnknown()
- func (m *AddStrToArrayResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddStrToArrayResponseWrapper) XXX_Merge(src proto.Message)
- func (m *AddStrToArrayResponseWrapper) XXX_Size() int
- func (m *AddStrToArrayResponseWrapper) XXX_Unmarshal(b []byte) error
- type AddStrToSetRequest
- func (*AddStrToSetRequest) Descriptor() ([]byte, []int)
- func (m *AddStrToSetRequest) GetAttrId() string
- func (m *AddStrToSetRequest) GetObjectId() string
- func (m *AddStrToSetRequest) GetQuery() *types.Struct
- func (m *AddStrToSetRequest) GetValues() []string
- func (*AddStrToSetRequest) ProtoMessage()
- func (m *AddStrToSetRequest) Reset()
- func (m *AddStrToSetRequest) String() string
- func (this *AddStrToSetRequest) Validate() error
- func (m *AddStrToSetRequest) XXX_DiscardUnknown()
- func (m *AddStrToSetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddStrToSetRequest) XXX_Merge(src proto.Message)
- func (m *AddStrToSetRequest) XXX_Size() int
- func (m *AddStrToSetRequest) XXX_Unmarshal(b []byte) error
- type AddStrToSetResponse
- func (*AddStrToSetResponse) Descriptor() ([]byte, []int)
- func (m *AddStrToSetResponse) GetInstanceId() string
- func (m *AddStrToSetResponse) GetValues() []string
- func (*AddStrToSetResponse) ProtoMessage()
- func (m *AddStrToSetResponse) Reset()
- func (m *AddStrToSetResponse) String() string
- func (this *AddStrToSetResponse) Validate() error
- func (m *AddStrToSetResponse) XXX_DiscardUnknown()
- func (m *AddStrToSetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddStrToSetResponse) XXX_Merge(src proto.Message)
- func (m *AddStrToSetResponse) XXX_Size() int
- func (m *AddStrToSetResponse) XXX_Unmarshal(b []byte) error
- type AddStrToSetResponseWrapper
- func (*AddStrToSetResponseWrapper) Descriptor() ([]byte, []int)
- func (m *AddStrToSetResponseWrapper) GetCode() int32
- func (m *AddStrToSetResponseWrapper) GetCodeExplain() string
- func (m *AddStrToSetResponseWrapper) GetData() []*AddStrToSetResponse
- func (m *AddStrToSetResponseWrapper) GetError() string
- func (*AddStrToSetResponseWrapper) ProtoMessage()
- func (m *AddStrToSetResponseWrapper) Reset()
- func (m *AddStrToSetResponseWrapper) String() string
- func (this *AddStrToSetResponseWrapper) Validate() error
- func (m *AddStrToSetResponseWrapper) XXX_DiscardUnknown()
- func (m *AddStrToSetResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddStrToSetResponseWrapper) XXX_Merge(src proto.Message)
- func (m *AddStrToSetResponseWrapper) XXX_Size() int
- func (m *AddStrToSetResponseWrapper) XXX_Unmarshal(b []byte) error
- type AggregateCountRequest
- func (*AggregateCountRequest) Descriptor() ([]byte, []int)
- func (m *AggregateCountRequest) GetAttrId() string
- func (m *AggregateCountRequest) GetObjectId() string
- func (m *AggregateCountRequest) GetPage() int32
- func (m *AggregateCountRequest) GetPageSize() int32
- func (*AggregateCountRequest) ProtoMessage()
- func (m *AggregateCountRequest) Reset()
- func (m *AggregateCountRequest) String() string
- func (this *AggregateCountRequest) Validate() error
- func (m *AggregateCountRequest) XXX_DiscardUnknown()
- func (m *AggregateCountRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AggregateCountRequest) XXX_Merge(src proto.Message)
- func (m *AggregateCountRequest) XXX_Size() int
- func (m *AggregateCountRequest) XXX_Unmarshal(b []byte) error
- type AggregateCountResponse
- func (*AggregateCountResponse) Descriptor() ([]byte, []int)
- func (m *AggregateCountResponse) GetList() []*AggregateCountResponse_List
- func (m *AggregateCountResponse) GetPage() int32
- func (m *AggregateCountResponse) GetPageSize() int32
- func (m *AggregateCountResponse) GetTotal() int32
- func (*AggregateCountResponse) ProtoMessage()
- func (m *AggregateCountResponse) Reset()
- func (m *AggregateCountResponse) String() string
- func (this *AggregateCountResponse) Validate() error
- func (m *AggregateCountResponse) XXX_DiscardUnknown()
- func (m *AggregateCountResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AggregateCountResponse) XXX_Merge(src proto.Message)
- func (m *AggregateCountResponse) XXX_Size() int
- func (m *AggregateCountResponse) XXX_Unmarshal(b []byte) error
- type AggregateCountResponseWrapper
- func (*AggregateCountResponseWrapper) Descriptor() ([]byte, []int)
- func (m *AggregateCountResponseWrapper) GetCode() int32
- func (m *AggregateCountResponseWrapper) GetCodeExplain() string
- func (m *AggregateCountResponseWrapper) GetData() *AggregateCountResponse
- func (m *AggregateCountResponseWrapper) GetError() string
- func (*AggregateCountResponseWrapper) ProtoMessage()
- func (m *AggregateCountResponseWrapper) Reset()
- func (m *AggregateCountResponseWrapper) String() string
- func (this *AggregateCountResponseWrapper) Validate() error
- func (m *AggregateCountResponseWrapper) XXX_DiscardUnknown()
- func (m *AggregateCountResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AggregateCountResponseWrapper) XXX_Merge(src proto.Message)
- func (m *AggregateCountResponseWrapper) XXX_Size() int
- func (m *AggregateCountResponseWrapper) XXX_Unmarshal(b []byte) error
- type AggregateCountResponse_List
- func (*AggregateCountResponse_List) Descriptor() ([]byte, []int)
- func (m *AggregateCountResponse_List) GetAttr() *types.Struct
- func (m *AggregateCountResponse_List) GetCount() int32
- func (*AggregateCountResponse_List) ProtoMessage()
- func (m *AggregateCountResponse_List) Reset()
- func (m *AggregateCountResponse_List) String() string
- func (this *AggregateCountResponse_List) Validate() error
- func (m *AggregateCountResponse_List) XXX_DiscardUnknown()
- func (m *AggregateCountResponse_List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AggregateCountResponse_List) XXX_Merge(src proto.Message)
- func (m *AggregateCountResponse_List) XXX_Size() int
- func (m *AggregateCountResponse_List) XXX_Unmarshal(b []byte) error
- type AggregateCountV2Request
- func (*AggregateCountV2Request) Descriptor() ([]byte, []int)
- func (m *AggregateCountV2Request) GetAttrId() string
- func (m *AggregateCountV2Request) GetObjectId() string
- func (m *AggregateCountV2Request) GetTop() int32
- func (*AggregateCountV2Request) ProtoMessage()
- func (m *AggregateCountV2Request) Reset()
- func (m *AggregateCountV2Request) String() string
- func (this *AggregateCountV2Request) Validate() error
- func (m *AggregateCountV2Request) XXX_DiscardUnknown()
- func (m *AggregateCountV2Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AggregateCountV2Request) XXX_Merge(src proto.Message)
- func (m *AggregateCountV2Request) XXX_Size() int
- func (m *AggregateCountV2Request) XXX_Unmarshal(b []byte) error
- type AggregateCountV2Response
- func (*AggregateCountV2Response) Descriptor() ([]byte, []int)
- func (m *AggregateCountV2Response) GetAttr() *types.Struct
- func (m *AggregateCountV2Response) GetCount() int32
- func (*AggregateCountV2Response) ProtoMessage()
- func (m *AggregateCountV2Response) Reset()
- func (m *AggregateCountV2Response) String() string
- func (this *AggregateCountV2Response) Validate() error
- func (m *AggregateCountV2Response) XXX_DiscardUnknown()
- func (m *AggregateCountV2Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AggregateCountV2Response) XXX_Merge(src proto.Message)
- func (m *AggregateCountV2Response) XXX_Size() int
- func (m *AggregateCountV2Response) XXX_Unmarshal(b []byte) error
- type AggregateCountV2ResponseWrapper
- func (*AggregateCountV2ResponseWrapper) Descriptor() ([]byte, []int)
- func (m *AggregateCountV2ResponseWrapper) GetCode() int32
- func (m *AggregateCountV2ResponseWrapper) GetCodeExplain() string
- func (m *AggregateCountV2ResponseWrapper) GetData() []*AggregateCountV2Response
- func (m *AggregateCountV2ResponseWrapper) GetError() string
- func (*AggregateCountV2ResponseWrapper) ProtoMessage()
- func (m *AggregateCountV2ResponseWrapper) Reset()
- func (m *AggregateCountV2ResponseWrapper) String() string
- func (this *AggregateCountV2ResponseWrapper) Validate() error
- func (m *AggregateCountV2ResponseWrapper) XXX_DiscardUnknown()
- func (m *AggregateCountV2ResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AggregateCountV2ResponseWrapper) XXX_Merge(src proto.Message)
- func (m *AggregateCountV2ResponseWrapper) XXX_Size() int
- func (m *AggregateCountV2ResponseWrapper) XXX_Unmarshal(b []byte) error
- type AutoDiscoveryRequest
- func (*AutoDiscoveryRequest) Descriptor() ([]byte, []int)
- func (m *AutoDiscoveryRequest) GetBody() []*AutoDiscoveryRequest_Body
- func (m *AutoDiscoveryRequest) GetObjectId() string
- func (*AutoDiscoveryRequest) ProtoMessage()
- func (m *AutoDiscoveryRequest) Reset()
- func (m *AutoDiscoveryRequest) String() string
- func (this *AutoDiscoveryRequest) Validate() error
- func (m *AutoDiscoveryRequest) XXX_DiscardUnknown()
- func (m *AutoDiscoveryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AutoDiscoveryRequest) XXX_Merge(src proto.Message)
- func (m *AutoDiscoveryRequest) XXX_Size() int
- func (m *AutoDiscoveryRequest) XXX_Unmarshal(b []byte) error
- type AutoDiscoveryRequest_Body
- func (*AutoDiscoveryRequest_Body) Descriptor() ([]byte, []int)
- func (m *AutoDiscoveryRequest_Body) GetFilter() *types.Struct
- func (m *AutoDiscoveryRequest_Body) GetUpdate() *types.Struct
- func (m *AutoDiscoveryRequest_Body) GetUpsert() bool
- func (*AutoDiscoveryRequest_Body) ProtoMessage()
- func (m *AutoDiscoveryRequest_Body) Reset()
- func (m *AutoDiscoveryRequest_Body) String() string
- func (this *AutoDiscoveryRequest_Body) Validate() error
- func (m *AutoDiscoveryRequest_Body) XXX_DiscardUnknown()
- func (m *AutoDiscoveryRequest_Body) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AutoDiscoveryRequest_Body) XXX_Merge(src proto.Message)
- func (m *AutoDiscoveryRequest_Body) XXX_Size() int
- func (m *AutoDiscoveryRequest_Body) XXX_Unmarshal(b []byte) error
- type AutoDiscoveryResponse
- func (*AutoDiscoveryResponse) Descriptor() ([]byte, []int)
- func (m *AutoDiscoveryResponse) GetCode() int32
- func (m *AutoDiscoveryResponse) GetData() []*AutoDiscoveryResponse_Data
- func (m *AutoDiscoveryResponse) GetError() string
- func (m *AutoDiscoveryResponse) GetMessage() string
- func (*AutoDiscoveryResponse) ProtoMessage()
- func (m *AutoDiscoveryResponse) Reset()
- func (m *AutoDiscoveryResponse) String() string
- func (this *AutoDiscoveryResponse) Validate() error
- func (m *AutoDiscoveryResponse) XXX_DiscardUnknown()
- func (m *AutoDiscoveryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AutoDiscoveryResponse) XXX_Merge(src proto.Message)
- func (m *AutoDiscoveryResponse) XXX_Size() int
- func (m *AutoDiscoveryResponse) XXX_Unmarshal(b []byte) error
- type AutoDiscoveryResponseWrapper
- func (*AutoDiscoveryResponseWrapper) Descriptor() ([]byte, []int)
- func (m *AutoDiscoveryResponseWrapper) GetCode() int32
- func (m *AutoDiscoveryResponseWrapper) GetCodeExplain() string
- func (m *AutoDiscoveryResponseWrapper) GetData() *AutoDiscoveryResponse
- func (m *AutoDiscoveryResponseWrapper) GetError() string
- func (*AutoDiscoveryResponseWrapper) ProtoMessage()
- func (m *AutoDiscoveryResponseWrapper) Reset()
- func (m *AutoDiscoveryResponseWrapper) String() string
- func (this *AutoDiscoveryResponseWrapper) Validate() error
- func (m *AutoDiscoveryResponseWrapper) XXX_DiscardUnknown()
- func (m *AutoDiscoveryResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AutoDiscoveryResponseWrapper) XXX_Merge(src proto.Message)
- func (m *AutoDiscoveryResponseWrapper) XXX_Size() int
- func (m *AutoDiscoveryResponseWrapper) XXX_Unmarshal(b []byte) error
- type AutoDiscoveryResponse_Data
- func (*AutoDiscoveryResponse_Data) Descriptor() ([]byte, []int)
- func (m *AutoDiscoveryResponse_Data) GetCode() int32
- func (m *AutoDiscoveryResponse_Data) GetEffected() bool
- func (m *AutoDiscoveryResponse_Data) GetInstanceId() string
- func (m *AutoDiscoveryResponse_Data) GetMatched() bool
- func (*AutoDiscoveryResponse_Data) ProtoMessage()
- func (m *AutoDiscoveryResponse_Data) Reset()
- func (m *AutoDiscoveryResponse_Data) String() string
- func (this *AutoDiscoveryResponse_Data) Validate() error
- func (m *AutoDiscoveryResponse_Data) XXX_DiscardUnknown()
- func (m *AutoDiscoveryResponse_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AutoDiscoveryResponse_Data) XXX_Merge(src proto.Message)
- func (m *AutoDiscoveryResponse_Data) XXX_Size() int
- func (m *AutoDiscoveryResponse_Data) XXX_Unmarshal(b []byte) error
- type BatchListInstanceQueryStrategyRequest
- func (*BatchListInstanceQueryStrategyRequest) Descriptor() ([]byte, []int)
- func (m *BatchListInstanceQueryStrategyRequest) GetName() string
- func (m *BatchListInstanceQueryStrategyRequest) GetObjectIds() string
- func (m *BatchListInstanceQueryStrategyRequest) GetType() string
- func (*BatchListInstanceQueryStrategyRequest) ProtoMessage()
- func (m *BatchListInstanceQueryStrategyRequest) Reset()
- func (m *BatchListInstanceQueryStrategyRequest) String() string
- func (this *BatchListInstanceQueryStrategyRequest) Validate() error
- func (m *BatchListInstanceQueryStrategyRequest) XXX_DiscardUnknown()
- func (m *BatchListInstanceQueryStrategyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BatchListInstanceQueryStrategyRequest) XXX_Merge(src proto.Message)
- func (m *BatchListInstanceQueryStrategyRequest) XXX_Size() int
- func (m *BatchListInstanceQueryStrategyRequest) XXX_Unmarshal(b []byte) error
- type BatchListInstanceQueryStrategyResponse
- func (*BatchListInstanceQueryStrategyResponse) Descriptor() ([]byte, []int)
- func (m *BatchListInstanceQueryStrategyResponse) GetStrategyData() []*BatchListInstanceQueryStrategyResponse_StrategyData
- func (*BatchListInstanceQueryStrategyResponse) ProtoMessage()
- func (m *BatchListInstanceQueryStrategyResponse) Reset()
- func (m *BatchListInstanceQueryStrategyResponse) String() string
- func (this *BatchListInstanceQueryStrategyResponse) Validate() error
- func (m *BatchListInstanceQueryStrategyResponse) XXX_DiscardUnknown()
- func (m *BatchListInstanceQueryStrategyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BatchListInstanceQueryStrategyResponse) XXX_Merge(src proto.Message)
- func (m *BatchListInstanceQueryStrategyResponse) XXX_Size() int
- func (m *BatchListInstanceQueryStrategyResponse) XXX_Unmarshal(b []byte) error
- type BatchListInstanceQueryStrategyResponseWrapper
- func (*BatchListInstanceQueryStrategyResponseWrapper) Descriptor() ([]byte, []int)
- func (m *BatchListInstanceQueryStrategyResponseWrapper) GetCode() int32
- func (m *BatchListInstanceQueryStrategyResponseWrapper) GetCodeExplain() string
- func (m *BatchListInstanceQueryStrategyResponseWrapper) GetData() *BatchListInstanceQueryStrategyResponse
- func (m *BatchListInstanceQueryStrategyResponseWrapper) GetError() string
- func (*BatchListInstanceQueryStrategyResponseWrapper) ProtoMessage()
- func (m *BatchListInstanceQueryStrategyResponseWrapper) Reset()
- func (m *BatchListInstanceQueryStrategyResponseWrapper) String() string
- func (this *BatchListInstanceQueryStrategyResponseWrapper) Validate() error
- func (m *BatchListInstanceQueryStrategyResponseWrapper) XXX_DiscardUnknown()
- func (m *BatchListInstanceQueryStrategyResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BatchListInstanceQueryStrategyResponseWrapper) XXX_Merge(src proto.Message)
- func (m *BatchListInstanceQueryStrategyResponseWrapper) XXX_Size() int
- func (m *BatchListInstanceQueryStrategyResponseWrapper) XXX_Unmarshal(b []byte) error
- type BatchListInstanceQueryStrategyResponse_StrategyData
- func (*BatchListInstanceQueryStrategyResponse_StrategyData) Descriptor() ([]byte, []int)
- func (m *BatchListInstanceQueryStrategyResponse_StrategyData) GetObjectId() string
- func (m *BatchListInstanceQueryStrategyResponse_StrategyData) GetStrategyList() []*cmdb.InstanceQueryStrategy
- func (*BatchListInstanceQueryStrategyResponse_StrategyData) ProtoMessage()
- func (m *BatchListInstanceQueryStrategyResponse_StrategyData) Reset()
- func (m *BatchListInstanceQueryStrategyResponse_StrategyData) String() string
- func (this *BatchListInstanceQueryStrategyResponse_StrategyData) Validate() error
- func (m *BatchListInstanceQueryStrategyResponse_StrategyData) XXX_DiscardUnknown()
- func (m *BatchListInstanceQueryStrategyResponse_StrategyData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BatchListInstanceQueryStrategyResponse_StrategyData) XXX_Merge(src proto.Message)
- func (m *BatchListInstanceQueryStrategyResponse_StrategyData) XXX_Size() int
- func (m *BatchListInstanceQueryStrategyResponse_StrategyData) XXX_Unmarshal(b []byte) error
- type BatchSearchRequest
- func (*BatchSearchRequest) Descriptor() ([]byte, []int)
- func (m *BatchSearchRequest) GetData() []*BatchSearchRequest_Data
- func (*BatchSearchRequest) ProtoMessage()
- func (m *BatchSearchRequest) Reset()
- func (m *BatchSearchRequest) String() string
- func (this *BatchSearchRequest) Validate() error
- func (m *BatchSearchRequest) XXX_DiscardUnknown()
- func (m *BatchSearchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BatchSearchRequest) XXX_Merge(src proto.Message)
- func (m *BatchSearchRequest) XXX_Size() int
- func (m *BatchSearchRequest) XXX_Unmarshal(b []byte) error
- type BatchSearchRequest_Data
- func (*BatchSearchRequest_Data) Descriptor() ([]byte, []int)
- func (m *BatchSearchRequest_Data) GetObjectId() string
- func (m *BatchSearchRequest_Data) GetSearch() *BatchSearchRequest_Data_Search
- func (*BatchSearchRequest_Data) ProtoMessage()
- func (m *BatchSearchRequest_Data) Reset()
- func (m *BatchSearchRequest_Data) String() string
- func (this *BatchSearchRequest_Data) Validate() error
- func (m *BatchSearchRequest_Data) XXX_DiscardUnknown()
- func (m *BatchSearchRequest_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BatchSearchRequest_Data) XXX_Merge(src proto.Message)
- func (m *BatchSearchRequest_Data) XXX_Size() int
- func (m *BatchSearchRequest_Data) XXX_Unmarshal(b []byte) error
- type BatchSearchRequest_Data_Search
- func (*BatchSearchRequest_Data_Search) Descriptor() ([]byte, []int)
- func (m *BatchSearchRequest_Data_Search) GetFields() *types.Struct
- func (m *BatchSearchRequest_Data_Search) GetOnlyMyInstance() bool
- func (m *BatchSearchRequest_Data_Search) GetOnlyRelationView() bool
- func (m *BatchSearchRequest_Data_Search) GetPage() int32
- func (m *BatchSearchRequest_Data_Search) GetPageSize() int32
- func (m *BatchSearchRequest_Data_Search) GetPermission() []string
- func (m *BatchSearchRequest_Data_Search) GetQuery() *types.Struct
- func (m *BatchSearchRequest_Data_Search) GetSort() *types.Struct
- func (*BatchSearchRequest_Data_Search) ProtoMessage()
- func (m *BatchSearchRequest_Data_Search) Reset()
- func (m *BatchSearchRequest_Data_Search) String() string
- func (this *BatchSearchRequest_Data_Search) Validate() error
- func (m *BatchSearchRequest_Data_Search) XXX_DiscardUnknown()
- func (m *BatchSearchRequest_Data_Search) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BatchSearchRequest_Data_Search) XXX_Merge(src proto.Message)
- func (m *BatchSearchRequest_Data_Search) XXX_Size() int
- func (m *BatchSearchRequest_Data_Search) XXX_Unmarshal(b []byte) error
- type BatchSearchResponse
- func (*BatchSearchResponse) Descriptor() ([]byte, []int)
- func (m *BatchSearchResponse) GetCode() int32
- func (m *BatchSearchResponse) GetData() []*BatchSearchResponse_Data
- func (m *BatchSearchResponse) GetError() string
- func (m *BatchSearchResponse) GetMessage() string
- func (*BatchSearchResponse) ProtoMessage()
- func (m *BatchSearchResponse) Reset()
- func (m *BatchSearchResponse) String() string
- func (this *BatchSearchResponse) Validate() error
- func (m *BatchSearchResponse) XXX_DiscardUnknown()
- func (m *BatchSearchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BatchSearchResponse) XXX_Merge(src proto.Message)
- func (m *BatchSearchResponse) XXX_Size() int
- func (m *BatchSearchResponse) XXX_Unmarshal(b []byte) error
- type BatchSearchResponseWrapper
- func (*BatchSearchResponseWrapper) Descriptor() ([]byte, []int)
- func (m *BatchSearchResponseWrapper) GetCode() int32
- func (m *BatchSearchResponseWrapper) GetCodeExplain() string
- func (m *BatchSearchResponseWrapper) GetData() *BatchSearchResponse
- func (m *BatchSearchResponseWrapper) GetError() string
- func (*BatchSearchResponseWrapper) ProtoMessage()
- func (m *BatchSearchResponseWrapper) Reset()
- func (m *BatchSearchResponseWrapper) String() string
- func (this *BatchSearchResponseWrapper) Validate() error
- func (m *BatchSearchResponseWrapper) XXX_DiscardUnknown()
- func (m *BatchSearchResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BatchSearchResponseWrapper) XXX_Merge(src proto.Message)
- func (m *BatchSearchResponseWrapper) XXX_Size() int
- func (m *BatchSearchResponseWrapper) XXX_Unmarshal(b []byte) error
- type BatchSearchResponse_Data
- func (*BatchSearchResponse_Data) Descriptor() ([]byte, []int)
- func (m *BatchSearchResponse_Data) GetList() []*types.Struct
- func (m *BatchSearchResponse_Data) GetPage() int32
- func (m *BatchSearchResponse_Data) GetPageSize() int32
- func (m *BatchSearchResponse_Data) GetTotal() int32
- func (*BatchSearchResponse_Data) ProtoMessage()
- func (m *BatchSearchResponse_Data) Reset()
- func (m *BatchSearchResponse_Data) String() string
- func (this *BatchSearchResponse_Data) Validate() error
- func (m *BatchSearchResponse_Data) XXX_DiscardUnknown()
- func (m *BatchSearchResponse_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BatchSearchResponse_Data) XXX_Merge(src proto.Message)
- func (m *BatchSearchResponse_Data) XXX_Size() int
- func (m *BatchSearchResponse_Data) XXX_Unmarshal(b []byte) error
- type Client
- type CreateInstanceRequest
- func (*CreateInstanceRequest) Descriptor() ([]byte, []int)
- func (m *CreateInstanceRequest) GetInstance() *types.Struct
- func (m *CreateInstanceRequest) GetObjectId() string
- func (*CreateInstanceRequest) ProtoMessage()
- func (m *CreateInstanceRequest) Reset()
- func (m *CreateInstanceRequest) String() string
- func (this *CreateInstanceRequest) Validate() error
- func (m *CreateInstanceRequest) XXX_DiscardUnknown()
- func (m *CreateInstanceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateInstanceRequest) XXX_Merge(src proto.Message)
- func (m *CreateInstanceRequest) XXX_Size() int
- func (m *CreateInstanceRequest) XXX_Unmarshal(b []byte) error
- type CreateInstanceResponseWrapper
- func (*CreateInstanceResponseWrapper) Descriptor() ([]byte, []int)
- func (m *CreateInstanceResponseWrapper) GetCode() int32
- func (m *CreateInstanceResponseWrapper) GetCodeExplain() string
- func (m *CreateInstanceResponseWrapper) GetData() *types.Struct
- func (m *CreateInstanceResponseWrapper) GetError() string
- func (*CreateInstanceResponseWrapper) ProtoMessage()
- func (m *CreateInstanceResponseWrapper) Reset()
- func (m *CreateInstanceResponseWrapper) String() string
- func (this *CreateInstanceResponseWrapper) Validate() error
- func (m *CreateInstanceResponseWrapper) XXX_DiscardUnknown()
- func (m *CreateInstanceResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateInstanceResponseWrapper) XXX_Merge(src proto.Message)
- func (m *CreateInstanceResponseWrapper) XXX_Size() int
- func (m *CreateInstanceResponseWrapper) XXX_Unmarshal(b []byte) error
- type DeleteInstanceBatchRequest
- func (*DeleteInstanceBatchRequest) Descriptor() ([]byte, []int)
- func (m *DeleteInstanceBatchRequest) GetInstanceIds() string
- func (m *DeleteInstanceBatchRequest) GetObjectId() string
- func (*DeleteInstanceBatchRequest) ProtoMessage()
- func (m *DeleteInstanceBatchRequest) Reset()
- func (m *DeleteInstanceBatchRequest) String() string
- func (this *DeleteInstanceBatchRequest) Validate() error
- func (m *DeleteInstanceBatchRequest) XXX_DiscardUnknown()
- func (m *DeleteInstanceBatchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteInstanceBatchRequest) XXX_Merge(src proto.Message)
- func (m *DeleteInstanceBatchRequest) XXX_Size() int
- func (m *DeleteInstanceBatchRequest) XXX_Unmarshal(b []byte) error
- type DeleteInstanceBatchResponse
- func (*DeleteInstanceBatchResponse) Descriptor() ([]byte, []int)
- func (m *DeleteInstanceBatchResponse) GetDeleteFailedInstances() []*cmdb.FailInstance
- func (*DeleteInstanceBatchResponse) ProtoMessage()
- func (m *DeleteInstanceBatchResponse) Reset()
- func (m *DeleteInstanceBatchResponse) String() string
- func (this *DeleteInstanceBatchResponse) Validate() error
- func (m *DeleteInstanceBatchResponse) XXX_DiscardUnknown()
- func (m *DeleteInstanceBatchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteInstanceBatchResponse) XXX_Merge(src proto.Message)
- func (m *DeleteInstanceBatchResponse) XXX_Size() int
- func (m *DeleteInstanceBatchResponse) XXX_Unmarshal(b []byte) error
- type DeleteInstanceBatchResponseWrapper
- func (*DeleteInstanceBatchResponseWrapper) Descriptor() ([]byte, []int)
- func (m *DeleteInstanceBatchResponseWrapper) GetCode() int32
- func (m *DeleteInstanceBatchResponseWrapper) GetCodeExplain() string
- func (m *DeleteInstanceBatchResponseWrapper) GetData() *DeleteInstanceBatchResponse
- func (m *DeleteInstanceBatchResponseWrapper) GetError() string
- func (*DeleteInstanceBatchResponseWrapper) ProtoMessage()
- func (m *DeleteInstanceBatchResponseWrapper) Reset()
- func (m *DeleteInstanceBatchResponseWrapper) String() string
- func (this *DeleteInstanceBatchResponseWrapper) Validate() error
- func (m *DeleteInstanceBatchResponseWrapper) XXX_DiscardUnknown()
- func (m *DeleteInstanceBatchResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteInstanceBatchResponseWrapper) XXX_Merge(src proto.Message)
- func (m *DeleteInstanceBatchResponseWrapper) XXX_Size() int
- func (m *DeleteInstanceBatchResponseWrapper) XXX_Unmarshal(b []byte) error
- type DeleteInstanceRequest
- func (*DeleteInstanceRequest) Descriptor() ([]byte, []int)
- func (m *DeleteInstanceRequest) GetInstanceId() string
- func (m *DeleteInstanceRequest) GetObjectId() string
- func (*DeleteInstanceRequest) ProtoMessage()
- func (m *DeleteInstanceRequest) Reset()
- func (m *DeleteInstanceRequest) String() string
- func (this *DeleteInstanceRequest) Validate() error
- func (m *DeleteInstanceRequest) XXX_DiscardUnknown()
- func (m *DeleteInstanceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteInstanceRequest) XXX_Merge(src proto.Message)
- func (m *DeleteInstanceRequest) XXX_Size() int
- func (m *DeleteInstanceRequest) XXX_Unmarshal(b []byte) error
- type DeleteInstanceResponseWrapper
- func (*DeleteInstanceResponseWrapper) Descriptor() ([]byte, []int)
- func (m *DeleteInstanceResponseWrapper) GetCode() int32
- func (m *DeleteInstanceResponseWrapper) GetCodeExplain() string
- func (m *DeleteInstanceResponseWrapper) GetData() *types.Struct
- func (m *DeleteInstanceResponseWrapper) GetError() string
- func (*DeleteInstanceResponseWrapper) ProtoMessage()
- func (m *DeleteInstanceResponseWrapper) Reset()
- func (m *DeleteInstanceResponseWrapper) String() string
- func (this *DeleteInstanceResponseWrapper) Validate() error
- func (m *DeleteInstanceResponseWrapper) XXX_DiscardUnknown()
- func (m *DeleteInstanceResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteInstanceResponseWrapper) XXX_Merge(src proto.Message)
- func (m *DeleteInstanceResponseWrapper) XXX_Size() int
- func (m *DeleteInstanceResponseWrapper) XXX_Unmarshal(b []byte) error
- type ExportInstanceCsvRequest
- func (*ExportInstanceCsvRequest) Descriptor() ([]byte, []int)
- func (m *ExportInstanceCsvRequest) GetJson() string
- func (m *ExportInstanceCsvRequest) GetObjectId() string
- func (*ExportInstanceCsvRequest) ProtoMessage()
- func (m *ExportInstanceCsvRequest) Reset()
- func (m *ExportInstanceCsvRequest) String() string
- func (this *ExportInstanceCsvRequest) Validate() error
- func (m *ExportInstanceCsvRequest) XXX_DiscardUnknown()
- func (m *ExportInstanceCsvRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExportInstanceCsvRequest) XXX_Merge(src proto.Message)
- func (m *ExportInstanceCsvRequest) XXX_Size() int
- func (m *ExportInstanceCsvRequest) XXX_Unmarshal(b []byte) error
- type ExportInstanceExcelRequest
- func (*ExportInstanceExcelRequest) Descriptor() ([]byte, []int)
- func (m *ExportInstanceExcelRequest) GetFields() *types.Struct
- func (m *ExportInstanceExcelRequest) GetObjectId() string
- func (m *ExportInstanceExcelRequest) GetOnlyMyInstance() bool
- func (m *ExportInstanceExcelRequest) GetOnlyRelationView() bool
- func (m *ExportInstanceExcelRequest) GetPermission() []string
- func (m *ExportInstanceExcelRequest) GetQuery() *types.Struct
- func (m *ExportInstanceExcelRequest) GetSort() *types.Struct
- func (*ExportInstanceExcelRequest) ProtoMessage()
- func (m *ExportInstanceExcelRequest) Reset()
- func (m *ExportInstanceExcelRequest) String() string
- func (this *ExportInstanceExcelRequest) Validate() error
- func (m *ExportInstanceExcelRequest) XXX_DiscardUnknown()
- func (m *ExportInstanceExcelRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExportInstanceExcelRequest) XXX_Merge(src proto.Message)
- func (m *ExportInstanceExcelRequest) XXX_Size() int
- func (m *ExportInstanceExcelRequest) XXX_Unmarshal(b []byte) error
- type ExportInstanceRequest
- func (*ExportInstanceRequest) Descriptor() ([]byte, []int)
- func (m *ExportInstanceRequest) GetJson() string
- func (m *ExportInstanceRequest) GetObjectId() string
- func (*ExportInstanceRequest) ProtoMessage()
- func (m *ExportInstanceRequest) Reset()
- func (m *ExportInstanceRequest) String() string
- func (this *ExportInstanceRequest) Validate() error
- func (m *ExportInstanceRequest) XXX_DiscardUnknown()
- func (m *ExportInstanceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExportInstanceRequest) XXX_Merge(src proto.Message)
- func (m *ExportInstanceRequest) XXX_Size() int
- func (m *ExportInstanceRequest) XXX_Unmarshal(b []byte) error
- type FulltextSearchRequest
- func (*FulltextSearchRequest) Descriptor() ([]byte, []int)
- func (m *FulltextSearchRequest) GetKeyword() string
- func (m *FulltextSearchRequest) GetObjectId() string
- func (m *FulltextSearchRequest) GetPage() int32
- func (m *FulltextSearchRequest) GetPageSize() int32
- func (m *FulltextSearchRequest) GetPrefixSearch() string
- func (*FulltextSearchRequest) ProtoMessage()
- func (m *FulltextSearchRequest) Reset()
- func (m *FulltextSearchRequest) String() string
- func (this *FulltextSearchRequest) Validate() error
- func (m *FulltextSearchRequest) XXX_DiscardUnknown()
- func (m *FulltextSearchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FulltextSearchRequest) XXX_Merge(src proto.Message)
- func (m *FulltextSearchRequest) XXX_Size() int
- func (m *FulltextSearchRequest) XXX_Unmarshal(b []byte) error
- type FulltextSearchResponse
- func (*FulltextSearchResponse) Descriptor() ([]byte, []int)
- func (m *FulltextSearchResponse) GetCount() *types.Struct
- func (m *FulltextSearchResponse) GetList() []*types.Struct
- func (m *FulltextSearchResponse) GetPage() int32
- func (m *FulltextSearchResponse) GetPageSize() int32
- func (m *FulltextSearchResponse) GetTotal() int32
- func (*FulltextSearchResponse) ProtoMessage()
- func (m *FulltextSearchResponse) Reset()
- func (m *FulltextSearchResponse) String() string
- func (this *FulltextSearchResponse) Validate() error
- func (m *FulltextSearchResponse) XXX_DiscardUnknown()
- func (m *FulltextSearchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FulltextSearchResponse) XXX_Merge(src proto.Message)
- func (m *FulltextSearchResponse) XXX_Size() int
- func (m *FulltextSearchResponse) XXX_Unmarshal(b []byte) error
- type FulltextSearchResponseWrapper
- func (*FulltextSearchResponseWrapper) Descriptor() ([]byte, []int)
- func (m *FulltextSearchResponseWrapper) GetCode() int32
- func (m *FulltextSearchResponseWrapper) GetCodeExplain() string
- func (m *FulltextSearchResponseWrapper) GetData() *FulltextSearchResponse
- func (m *FulltextSearchResponseWrapper) GetError() string
- func (*FulltextSearchResponseWrapper) ProtoMessage()
- func (m *FulltextSearchResponseWrapper) Reset()
- func (m *FulltextSearchResponseWrapper) String() string
- func (this *FulltextSearchResponseWrapper) Validate() error
- func (m *FulltextSearchResponseWrapper) XXX_DiscardUnknown()
- func (m *FulltextSearchResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FulltextSearchResponseWrapper) XXX_Merge(src proto.Message)
- func (m *FulltextSearchResponseWrapper) XXX_Size() int
- func (m *FulltextSearchResponseWrapper) XXX_Unmarshal(b []byte) error
- type GetDefaultValueTemplateRequest
- func (*GetDefaultValueTemplateRequest) Descriptor() ([]byte, []int)
- func (m *GetDefaultValueTemplateRequest) GetExcludeKeys() string
- func (m *GetDefaultValueTemplateRequest) GetObjectId() string
- func (*GetDefaultValueTemplateRequest) ProtoMessage()
- func (m *GetDefaultValueTemplateRequest) Reset()
- func (m *GetDefaultValueTemplateRequest) String() string
- func (this *GetDefaultValueTemplateRequest) Validate() error
- func (m *GetDefaultValueTemplateRequest) XXX_DiscardUnknown()
- func (m *GetDefaultValueTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDefaultValueTemplateRequest) XXX_Merge(src proto.Message)
- func (m *GetDefaultValueTemplateRequest) XXX_Size() int
- func (m *GetDefaultValueTemplateRequest) XXX_Unmarshal(b []byte) error
- type GetDefaultValueTemplateResponseWrapper
- func (*GetDefaultValueTemplateResponseWrapper) Descriptor() ([]byte, []int)
- func (m *GetDefaultValueTemplateResponseWrapper) GetCode() int32
- func (m *GetDefaultValueTemplateResponseWrapper) GetCodeExplain() string
- func (m *GetDefaultValueTemplateResponseWrapper) GetData() *types.Struct
- func (m *GetDefaultValueTemplateResponseWrapper) GetError() string
- func (*GetDefaultValueTemplateResponseWrapper) ProtoMessage()
- func (m *GetDefaultValueTemplateResponseWrapper) Reset()
- func (m *GetDefaultValueTemplateResponseWrapper) String() string
- func (this *GetDefaultValueTemplateResponseWrapper) Validate() error
- func (m *GetDefaultValueTemplateResponseWrapper) XXX_DiscardUnknown()
- func (m *GetDefaultValueTemplateResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDefaultValueTemplateResponseWrapper) XXX_Merge(src proto.Message)
- func (m *GetDefaultValueTemplateResponseWrapper) XXX_Size() int
- func (m *GetDefaultValueTemplateResponseWrapper) XXX_Unmarshal(b []byte) error
- type GetDetailRequest
- func (*GetDetailRequest) Descriptor() ([]byte, []int)
- func (m *GetDetailRequest) GetFields() string
- func (m *GetDetailRequest) GetInstanceId() string
- func (m *GetDetailRequest) GetObjectId() string
- func (*GetDetailRequest) ProtoMessage()
- func (m *GetDetailRequest) Reset()
- func (m *GetDetailRequest) String() string
- func (this *GetDetailRequest) Validate() error
- func (m *GetDetailRequest) XXX_DiscardUnknown()
- func (m *GetDetailRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDetailRequest) XXX_Merge(src proto.Message)
- func (m *GetDetailRequest) XXX_Size() int
- func (m *GetDetailRequest) XXX_Unmarshal(b []byte) error
- type GetDetailResponseWrapper
- func (*GetDetailResponseWrapper) Descriptor() ([]byte, []int)
- func (m *GetDetailResponseWrapper) GetCode() int32
- func (m *GetDetailResponseWrapper) GetCodeExplain() string
- func (m *GetDetailResponseWrapper) GetData() *types.Struct
- func (m *GetDetailResponseWrapper) GetError() string
- func (*GetDetailResponseWrapper) ProtoMessage()
- func (m *GetDetailResponseWrapper) Reset()
- func (m *GetDetailResponseWrapper) String() string
- func (this *GetDetailResponseWrapper) Validate() error
- func (m *GetDetailResponseWrapper) XXX_DiscardUnknown()
- func (m *GetDetailResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDetailResponseWrapper) XXX_Merge(src proto.Message)
- func (m *GetDetailResponseWrapper) XXX_Size() int
- func (m *GetDetailResponseWrapper) XXX_Unmarshal(b []byte) error
- type GetImportInstanceCsvRequest
- func (*GetImportInstanceCsvRequest) Descriptor() ([]byte, []int)
- func (m *GetImportInstanceCsvRequest) GetObjectId() string
- func (*GetImportInstanceCsvRequest) ProtoMessage()
- func (m *GetImportInstanceCsvRequest) Reset()
- func (m *GetImportInstanceCsvRequest) String() string
- func (this *GetImportInstanceCsvRequest) Validate() error
- func (m *GetImportInstanceCsvRequest) XXX_DiscardUnknown()
- func (m *GetImportInstanceCsvRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetImportInstanceCsvRequest) XXX_Merge(src proto.Message)
- func (m *GetImportInstanceCsvRequest) XXX_Size() int
- func (m *GetImportInstanceCsvRequest) XXX_Unmarshal(b []byte) error
- type GetImportInstanceExcelRequest
- func (*GetImportInstanceExcelRequest) Descriptor() ([]byte, []int)
- func (m *GetImportInstanceExcelRequest) GetObjectId() string
- func (*GetImportInstanceExcelRequest) ProtoMessage()
- func (m *GetImportInstanceExcelRequest) Reset()
- func (m *GetImportInstanceExcelRequest) String() string
- func (this *GetImportInstanceExcelRequest) Validate() error
- func (m *GetImportInstanceExcelRequest) XXX_DiscardUnknown()
- func (m *GetImportInstanceExcelRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetImportInstanceExcelRequest) XXX_Merge(src proto.Message)
- func (m *GetImportInstanceExcelRequest) XXX_Size() int
- func (m *GetImportInstanceExcelRequest) XXX_Unmarshal(b []byte) error
- type GetInstanceQueryStrategyRequest
- func (*GetInstanceQueryStrategyRequest) Descriptor() ([]byte, []int)
- func (m *GetInstanceQueryStrategyRequest) GetObjectId() string
- func (m *GetInstanceQueryStrategyRequest) GetStrategyId() string
- func (*GetInstanceQueryStrategyRequest) ProtoMessage()
- func (m *GetInstanceQueryStrategyRequest) Reset()
- func (m *GetInstanceQueryStrategyRequest) String() string
- func (this *GetInstanceQueryStrategyRequest) Validate() error
- func (m *GetInstanceQueryStrategyRequest) XXX_DiscardUnknown()
- func (m *GetInstanceQueryStrategyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetInstanceQueryStrategyRequest) XXX_Merge(src proto.Message)
- func (m *GetInstanceQueryStrategyRequest) XXX_Size() int
- func (m *GetInstanceQueryStrategyRequest) XXX_Unmarshal(b []byte) error
- type GetInstanceQueryStrategyResponseWrapper
- func (*GetInstanceQueryStrategyResponseWrapper) Descriptor() ([]byte, []int)
- func (m *GetInstanceQueryStrategyResponseWrapper) GetCode() int32
- func (m *GetInstanceQueryStrategyResponseWrapper) GetCodeExplain() string
- func (m *GetInstanceQueryStrategyResponseWrapper) GetData() *cmdb.InstanceQueryStrategy
- func (m *GetInstanceQueryStrategyResponseWrapper) GetError() string
- func (*GetInstanceQueryStrategyResponseWrapper) ProtoMessage()
- func (m *GetInstanceQueryStrategyResponseWrapper) Reset()
- func (m *GetInstanceQueryStrategyResponseWrapper) String() string
- func (this *GetInstanceQueryStrategyResponseWrapper) Validate() error
- func (m *GetInstanceQueryStrategyResponseWrapper) XXX_DiscardUnknown()
- func (m *GetInstanceQueryStrategyResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetInstanceQueryStrategyResponseWrapper) XXX_Merge(src proto.Message)
- func (m *GetInstanceQueryStrategyResponseWrapper) XXX_Size() int
- func (m *GetInstanceQueryStrategyResponseWrapper) XXX_Unmarshal(b []byte) error
- type ImportInstanceRequest
- func (*ImportInstanceRequest) Descriptor() ([]byte, []int)
- func (m *ImportInstanceRequest) GetDatas() []*types.Struct
- func (m *ImportInstanceRequest) GetKeys() []string
- func (m *ImportInstanceRequest) GetObjectId() string
- func (*ImportInstanceRequest) ProtoMessage()
- func (m *ImportInstanceRequest) Reset()
- func (m *ImportInstanceRequest) String() string
- func (this *ImportInstanceRequest) Validate() error
- func (m *ImportInstanceRequest) XXX_DiscardUnknown()
- func (m *ImportInstanceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportInstanceRequest) XXX_Merge(src proto.Message)
- func (m *ImportInstanceRequest) XXX_Size() int
- func (m *ImportInstanceRequest) XXX_Unmarshal(b []byte) error
- type ImportInstanceResponse
- func (*ImportInstanceResponse) Descriptor() ([]byte, []int)
- func (m *ImportInstanceResponse) GetData() []*ImportInstanceResponse_Data
- func (m *ImportInstanceResponse) GetFailedCount() int32
- func (m *ImportInstanceResponse) GetInsertCount() int32
- func (m *ImportInstanceResponse) GetUpdateCount() int32
- func (*ImportInstanceResponse) ProtoMessage()
- func (m *ImportInstanceResponse) Reset()
- func (m *ImportInstanceResponse) String() string
- func (this *ImportInstanceResponse) Validate() error
- func (m *ImportInstanceResponse) XXX_DiscardUnknown()
- func (m *ImportInstanceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportInstanceResponse) XXX_Merge(src proto.Message)
- func (m *ImportInstanceResponse) XXX_Size() int
- func (m *ImportInstanceResponse) XXX_Unmarshal(b []byte) error
- type ImportInstanceResponseWrapper
- func (*ImportInstanceResponseWrapper) Descriptor() ([]byte, []int)
- func (m *ImportInstanceResponseWrapper) GetCode() int32
- func (m *ImportInstanceResponseWrapper) GetCodeExplain() string
- func (m *ImportInstanceResponseWrapper) GetData() *ImportInstanceResponse
- func (m *ImportInstanceResponseWrapper) GetError() string
- func (*ImportInstanceResponseWrapper) ProtoMessage()
- func (m *ImportInstanceResponseWrapper) Reset()
- func (m *ImportInstanceResponseWrapper) String() string
- func (this *ImportInstanceResponseWrapper) Validate() error
- func (m *ImportInstanceResponseWrapper) XXX_DiscardUnknown()
- func (m *ImportInstanceResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportInstanceResponseWrapper) XXX_Merge(src proto.Message)
- func (m *ImportInstanceResponseWrapper) XXX_Size() int
- func (m *ImportInstanceResponseWrapper) XXX_Unmarshal(b []byte) error
- type ImportInstanceResponse_Data
- func (*ImportInstanceResponse_Data) Descriptor() ([]byte, []int)
- func (m *ImportInstanceResponse_Data) GetCode() int32
- func (m *ImportInstanceResponse_Data) GetData() []*types.Struct
- func (m *ImportInstanceResponse_Data) GetError() string
- func (*ImportInstanceResponse_Data) ProtoMessage()
- func (m *ImportInstanceResponse_Data) Reset()
- func (m *ImportInstanceResponse_Data) String() string
- func (this *ImportInstanceResponse_Data) Validate() error
- func (m *ImportInstanceResponse_Data) XXX_DiscardUnknown()
- func (m *ImportInstanceResponse_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportInstanceResponse_Data) XXX_Merge(src proto.Message)
- func (m *ImportInstanceResponse_Data) XXX_Size() int
- func (m *ImportInstanceResponse_Data) XXX_Unmarshal(b []byte) error
- type ImportInstanceWithCsvResponse
- func (*ImportInstanceWithCsvResponse) Descriptor() ([]byte, []int)
- func (m *ImportInstanceWithCsvResponse) GetData() []*ImportInstanceWithCsvResponse_Data
- func (m *ImportInstanceWithCsvResponse) GetFailedCount() int32
- func (m *ImportInstanceWithCsvResponse) GetInsertCount() int32
- func (m *ImportInstanceWithCsvResponse) GetUpdateCount() int32
- func (*ImportInstanceWithCsvResponse) ProtoMessage()
- func (m *ImportInstanceWithCsvResponse) Reset()
- func (m *ImportInstanceWithCsvResponse) String() string
- func (this *ImportInstanceWithCsvResponse) Validate() error
- func (m *ImportInstanceWithCsvResponse) XXX_DiscardUnknown()
- func (m *ImportInstanceWithCsvResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportInstanceWithCsvResponse) XXX_Merge(src proto.Message)
- func (m *ImportInstanceWithCsvResponse) XXX_Size() int
- func (m *ImportInstanceWithCsvResponse) XXX_Unmarshal(b []byte) error
- type ImportInstanceWithCsvResponseWrapper
- func (*ImportInstanceWithCsvResponseWrapper) Descriptor() ([]byte, []int)
- func (m *ImportInstanceWithCsvResponseWrapper) GetCode() int32
- func (m *ImportInstanceWithCsvResponseWrapper) GetCodeExplain() string
- func (m *ImportInstanceWithCsvResponseWrapper) GetData() *ImportInstanceWithCsvResponse
- func (m *ImportInstanceWithCsvResponseWrapper) GetError() string
- func (*ImportInstanceWithCsvResponseWrapper) ProtoMessage()
- func (m *ImportInstanceWithCsvResponseWrapper) Reset()
- func (m *ImportInstanceWithCsvResponseWrapper) String() string
- func (this *ImportInstanceWithCsvResponseWrapper) Validate() error
- func (m *ImportInstanceWithCsvResponseWrapper) XXX_DiscardUnknown()
- func (m *ImportInstanceWithCsvResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportInstanceWithCsvResponseWrapper) XXX_Merge(src proto.Message)
- func (m *ImportInstanceWithCsvResponseWrapper) XXX_Size() int
- func (m *ImportInstanceWithCsvResponseWrapper) XXX_Unmarshal(b []byte) error
- type ImportInstanceWithCsvResponse_Data
- func (*ImportInstanceWithCsvResponse_Data) Descriptor() ([]byte, []int)
- func (m *ImportInstanceWithCsvResponse_Data) GetCode() int32
- func (m *ImportInstanceWithCsvResponse_Data) GetData() []*types.Struct
- func (m *ImportInstanceWithCsvResponse_Data) GetError() string
- func (*ImportInstanceWithCsvResponse_Data) ProtoMessage()
- func (m *ImportInstanceWithCsvResponse_Data) Reset()
- func (m *ImportInstanceWithCsvResponse_Data) String() string
- func (this *ImportInstanceWithCsvResponse_Data) Validate() error
- func (m *ImportInstanceWithCsvResponse_Data) XXX_DiscardUnknown()
- func (m *ImportInstanceWithCsvResponse_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportInstanceWithCsvResponse_Data) XXX_Merge(src proto.Message)
- func (m *ImportInstanceWithCsvResponse_Data) XXX_Size() int
- func (m *ImportInstanceWithCsvResponse_Data) XXX_Unmarshal(b []byte) error
- type ImportInstanceWithExcelResponse
- func (*ImportInstanceWithExcelResponse) Descriptor() ([]byte, []int)
- func (m *ImportInstanceWithExcelResponse) GetData() []*ImportInstanceWithExcelResponse_Data
- func (m *ImportInstanceWithExcelResponse) GetFailedCount() int32
- func (m *ImportInstanceWithExcelResponse) GetInsertCount() int32
- func (m *ImportInstanceWithExcelResponse) GetUpdateCount() int32
- func (*ImportInstanceWithExcelResponse) ProtoMessage()
- func (m *ImportInstanceWithExcelResponse) Reset()
- func (m *ImportInstanceWithExcelResponse) String() string
- func (this *ImportInstanceWithExcelResponse) Validate() error
- func (m *ImportInstanceWithExcelResponse) XXX_DiscardUnknown()
- func (m *ImportInstanceWithExcelResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportInstanceWithExcelResponse) XXX_Merge(src proto.Message)
- func (m *ImportInstanceWithExcelResponse) XXX_Size() int
- func (m *ImportInstanceWithExcelResponse) XXX_Unmarshal(b []byte) error
- type ImportInstanceWithExcelResponseWrapper
- func (*ImportInstanceWithExcelResponseWrapper) Descriptor() ([]byte, []int)
- func (m *ImportInstanceWithExcelResponseWrapper) GetCode() int32
- func (m *ImportInstanceWithExcelResponseWrapper) GetCodeExplain() string
- func (m *ImportInstanceWithExcelResponseWrapper) GetData() *ImportInstanceWithExcelResponse
- func (m *ImportInstanceWithExcelResponseWrapper) GetError() string
- func (*ImportInstanceWithExcelResponseWrapper) ProtoMessage()
- func (m *ImportInstanceWithExcelResponseWrapper) Reset()
- func (m *ImportInstanceWithExcelResponseWrapper) String() string
- func (this *ImportInstanceWithExcelResponseWrapper) Validate() error
- func (m *ImportInstanceWithExcelResponseWrapper) XXX_DiscardUnknown()
- func (m *ImportInstanceWithExcelResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportInstanceWithExcelResponseWrapper) XXX_Merge(src proto.Message)
- func (m *ImportInstanceWithExcelResponseWrapper) XXX_Size() int
- func (m *ImportInstanceWithExcelResponseWrapper) XXX_Unmarshal(b []byte) error
- type ImportInstanceWithExcelResponse_Data
- func (*ImportInstanceWithExcelResponse_Data) Descriptor() ([]byte, []int)
- func (m *ImportInstanceWithExcelResponse_Data) GetCode() int32
- func (m *ImportInstanceWithExcelResponse_Data) GetError() string
- func (m *ImportInstanceWithExcelResponse_Data) GetLine() int32
- func (*ImportInstanceWithExcelResponse_Data) ProtoMessage()
- func (m *ImportInstanceWithExcelResponse_Data) Reset()
- func (m *ImportInstanceWithExcelResponse_Data) String() string
- func (this *ImportInstanceWithExcelResponse_Data) Validate() error
- func (m *ImportInstanceWithExcelResponse_Data) XXX_DiscardUnknown()
- func (m *ImportInstanceWithExcelResponse_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportInstanceWithExcelResponse_Data) XXX_Merge(src proto.Message)
- func (m *ImportInstanceWithExcelResponse_Data) XXX_Size() int
- func (m *ImportInstanceWithExcelResponse_Data) XXX_Unmarshal(b []byte) error
- type InstanceRelationsCountRequest
- func (*InstanceRelationsCountRequest) Descriptor() ([]byte, []int)
- func (m *InstanceRelationsCountRequest) GetInstanceId() string
- func (m *InstanceRelationsCountRequest) GetObjectId() string
- func (*InstanceRelationsCountRequest) ProtoMessage()
- func (m *InstanceRelationsCountRequest) Reset()
- func (m *InstanceRelationsCountRequest) String() string
- func (this *InstanceRelationsCountRequest) Validate() error
- func (m *InstanceRelationsCountRequest) XXX_DiscardUnknown()
- func (m *InstanceRelationsCountRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InstanceRelationsCountRequest) XXX_Merge(src proto.Message)
- func (m *InstanceRelationsCountRequest) XXX_Size() int
- func (m *InstanceRelationsCountRequest) XXX_Unmarshal(b []byte) error
- type InstanceRelationsCountResponseWrapper
- func (*InstanceRelationsCountResponseWrapper) Descriptor() ([]byte, []int)
- func (m *InstanceRelationsCountResponseWrapper) GetCode() int32
- func (m *InstanceRelationsCountResponseWrapper) GetCodeExplain() string
- func (m *InstanceRelationsCountResponseWrapper) GetData() *types.Struct
- func (m *InstanceRelationsCountResponseWrapper) GetError() string
- func (*InstanceRelationsCountResponseWrapper) ProtoMessage()
- func (m *InstanceRelationsCountResponseWrapper) Reset()
- func (m *InstanceRelationsCountResponseWrapper) String() string
- func (this *InstanceRelationsCountResponseWrapper) Validate() error
- func (m *InstanceRelationsCountResponseWrapper) XXX_DiscardUnknown()
- func (m *InstanceRelationsCountResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InstanceRelationsCountResponseWrapper) XXX_Merge(src proto.Message)
- func (m *InstanceRelationsCountResponseWrapper) XXX_Size() int
- func (m *InstanceRelationsCountResponseWrapper) XXX_Unmarshal(b []byte) error
- type InstanceSnapshotRequest
- func (*InstanceSnapshotRequest) Descriptor() ([]byte, []int)
- func (m *InstanceSnapshotRequest) GetInstanceId() string
- func (m *InstanceSnapshotRequest) GetObjectId() string
- func (m *InstanceSnapshotRequest) GetXTs() int32
- func (m *InstanceSnapshotRequest) GetXVersion() int32
- func (*InstanceSnapshotRequest) ProtoMessage()
- func (m *InstanceSnapshotRequest) Reset()
- func (m *InstanceSnapshotRequest) String() string
- func (this *InstanceSnapshotRequest) Validate() error
- func (m *InstanceSnapshotRequest) XXX_DiscardUnknown()
- func (m *InstanceSnapshotRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InstanceSnapshotRequest) XXX_Merge(src proto.Message)
- func (m *InstanceSnapshotRequest) XXX_Size() int
- func (m *InstanceSnapshotRequest) XXX_Unmarshal(b []byte) error
- type InstanceSnapshotResponseWrapper
- func (*InstanceSnapshotResponseWrapper) Descriptor() ([]byte, []int)
- func (m *InstanceSnapshotResponseWrapper) GetCode() int32
- func (m *InstanceSnapshotResponseWrapper) GetCodeExplain() string
- func (m *InstanceSnapshotResponseWrapper) GetData() *types.Struct
- func (m *InstanceSnapshotResponseWrapper) GetError() string
- func (*InstanceSnapshotResponseWrapper) ProtoMessage()
- func (m *InstanceSnapshotResponseWrapper) Reset()
- func (m *InstanceSnapshotResponseWrapper) String() string
- func (this *InstanceSnapshotResponseWrapper) Validate() error
- func (m *InstanceSnapshotResponseWrapper) XXX_DiscardUnknown()
- func (m *InstanceSnapshotResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InstanceSnapshotResponseWrapper) XXX_Merge(src proto.Message)
- func (m *InstanceSnapshotResponseWrapper) XXX_Size() int
- func (m *InstanceSnapshotResponseWrapper) XXX_Unmarshal(b []byte) error
- type ListInstanceQueryStrategyRequest
- func (*ListInstanceQueryStrategyRequest) Descriptor() ([]byte, []int)
- func (m *ListInstanceQueryStrategyRequest) GetObjectId() string
- func (m *ListInstanceQueryStrategyRequest) GetType() string
- func (*ListInstanceQueryStrategyRequest) ProtoMessage()
- func (m *ListInstanceQueryStrategyRequest) Reset()
- func (m *ListInstanceQueryStrategyRequest) String() string
- func (this *ListInstanceQueryStrategyRequest) Validate() error
- func (m *ListInstanceQueryStrategyRequest) XXX_DiscardUnknown()
- func (m *ListInstanceQueryStrategyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListInstanceQueryStrategyRequest) XXX_Merge(src proto.Message)
- func (m *ListInstanceQueryStrategyRequest) XXX_Size() int
- func (m *ListInstanceQueryStrategyRequest) XXX_Unmarshal(b []byte) error
- type ListInstanceQueryStrategyResponse
- func (*ListInstanceQueryStrategyResponse) Descriptor() ([]byte, []int)
- func (m *ListInstanceQueryStrategyResponse) GetCode() int32
- func (m *ListInstanceQueryStrategyResponse) GetData() []*cmdb.InstanceQueryStrategy
- func (m *ListInstanceQueryStrategyResponse) GetError() string
- func (m *ListInstanceQueryStrategyResponse) GetMessage() string
- func (*ListInstanceQueryStrategyResponse) ProtoMessage()
- func (m *ListInstanceQueryStrategyResponse) Reset()
- func (m *ListInstanceQueryStrategyResponse) String() string
- func (this *ListInstanceQueryStrategyResponse) Validate() error
- func (m *ListInstanceQueryStrategyResponse) XXX_DiscardUnknown()
- func (m *ListInstanceQueryStrategyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListInstanceQueryStrategyResponse) XXX_Merge(src proto.Message)
- func (m *ListInstanceQueryStrategyResponse) XXX_Size() int
- func (m *ListInstanceQueryStrategyResponse) XXX_Unmarshal(b []byte) error
- type ListInstanceQueryStrategyResponseWrapper
- func (*ListInstanceQueryStrategyResponseWrapper) Descriptor() ([]byte, []int)
- func (m *ListInstanceQueryStrategyResponseWrapper) GetCode() int32
- func (m *ListInstanceQueryStrategyResponseWrapper) GetCodeExplain() string
- func (m *ListInstanceQueryStrategyResponseWrapper) GetData() *ListInstanceQueryStrategyResponse
- func (m *ListInstanceQueryStrategyResponseWrapper) GetError() string
- func (*ListInstanceQueryStrategyResponseWrapper) ProtoMessage()
- func (m *ListInstanceQueryStrategyResponseWrapper) Reset()
- func (m *ListInstanceQueryStrategyResponseWrapper) String() string
- func (this *ListInstanceQueryStrategyResponseWrapper) Validate() error
- func (m *ListInstanceQueryStrategyResponseWrapper) XXX_DiscardUnknown()
- func (m *ListInstanceQueryStrategyResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListInstanceQueryStrategyResponseWrapper) XXX_Merge(src proto.Message)
- func (m *ListInstanceQueryStrategyResponseWrapper) XXX_Size() int
- func (m *ListInstanceQueryStrategyResponseWrapper) XXX_Unmarshal(b []byte) error
- type ListInstanceRequest
- func (*ListInstanceRequest) Descriptor() ([]byte, []int)
- func (m *ListInstanceRequest) GetObjectId() string
- func (m *ListInstanceRequest) GetOnlyRelationView() bool
- func (m *ListInstanceRequest) GetPage() int32
- func (m *ListInstanceRequest) GetPageSize() int32
- func (m *ListInstanceRequest) GetSelectRelations() string
- func (*ListInstanceRequest) ProtoMessage()
- func (m *ListInstanceRequest) Reset()
- func (m *ListInstanceRequest) String() string
- func (this *ListInstanceRequest) Validate() error
- func (m *ListInstanceRequest) XXX_DiscardUnknown()
- func (m *ListInstanceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListInstanceRequest) XXX_Merge(src proto.Message)
- func (m *ListInstanceRequest) XXX_Size() int
- func (m *ListInstanceRequest) XXX_Unmarshal(b []byte) error
- type ListInstanceResponse
- func (*ListInstanceResponse) Descriptor() ([]byte, []int)
- func (m *ListInstanceResponse) GetList() []*types.Struct
- func (m *ListInstanceResponse) GetPage() int32
- func (m *ListInstanceResponse) GetPageSize() int32
- func (m *ListInstanceResponse) GetTotal() int32
- func (*ListInstanceResponse) ProtoMessage()
- func (m *ListInstanceResponse) Reset()
- func (m *ListInstanceResponse) String() string
- func (this *ListInstanceResponse) Validate() error
- func (m *ListInstanceResponse) XXX_DiscardUnknown()
- func (m *ListInstanceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListInstanceResponse) XXX_Merge(src proto.Message)
- func (m *ListInstanceResponse) XXX_Size() int
- func (m *ListInstanceResponse) XXX_Unmarshal(b []byte) error
- type ListInstanceResponseWrapper
- func (*ListInstanceResponseWrapper) Descriptor() ([]byte, []int)
- func (m *ListInstanceResponseWrapper) GetCode() int32
- func (m *ListInstanceResponseWrapper) GetCodeExplain() string
- func (m *ListInstanceResponseWrapper) GetData() *ListInstanceResponse
- func (m *ListInstanceResponseWrapper) GetError() string
- func (*ListInstanceResponseWrapper) ProtoMessage()
- func (m *ListInstanceResponseWrapper) Reset()
- func (m *ListInstanceResponseWrapper) String() string
- func (this *ListInstanceResponseWrapper) Validate() error
- func (m *ListInstanceResponseWrapper) XXX_DiscardUnknown()
- func (m *ListInstanceResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListInstanceResponseWrapper) XXX_Merge(src proto.Message)
- func (m *ListInstanceResponseWrapper) XXX_Size() int
- func (m *ListInstanceResponseWrapper) XXX_Unmarshal(b []byte) error
- type PostSearchRequest
- func (*PostSearchRequest) Descriptor() ([]byte, []int)
- func (m *PostSearchRequest) GetFields() *types.Struct
- func (m *PostSearchRequest) GetObjectId() string
- func (m *PostSearchRequest) GetOnlyMyInstance() bool
- func (m *PostSearchRequest) GetOnlyRelationView() bool
- func (m *PostSearchRequest) GetPage() int32
- func (m *PostSearchRequest) GetPageSize() int32
- func (m *PostSearchRequest) GetPermission() []string
- func (m *PostSearchRequest) GetQuery() *types.Struct
- func (m *PostSearchRequest) GetSort() *types.Struct
- func (*PostSearchRequest) ProtoMessage()
- func (m *PostSearchRequest) Reset()
- func (m *PostSearchRequest) String() string
- func (this *PostSearchRequest) Validate() error
- func (m *PostSearchRequest) XXX_DiscardUnknown()
- func (m *PostSearchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PostSearchRequest) XXX_Merge(src proto.Message)
- func (m *PostSearchRequest) XXX_Size() int
- func (m *PostSearchRequest) XXX_Unmarshal(b []byte) error
- type PostSearchResponse
- func (*PostSearchResponse) Descriptor() ([]byte, []int)
- func (m *PostSearchResponse) GetList() []*types.Struct
- func (m *PostSearchResponse) GetPage() int32
- func (m *PostSearchResponse) GetPageSize() int32
- func (m *PostSearchResponse) GetTotal() int32
- func (*PostSearchResponse) ProtoMessage()
- func (m *PostSearchResponse) Reset()
- func (m *PostSearchResponse) String() string
- func (this *PostSearchResponse) Validate() error
- func (m *PostSearchResponse) XXX_DiscardUnknown()
- func (m *PostSearchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PostSearchResponse) XXX_Merge(src proto.Message)
- func (m *PostSearchResponse) XXX_Size() int
- func (m *PostSearchResponse) XXX_Unmarshal(b []byte) error
- type PostSearchResponseWrapper
- func (*PostSearchResponseWrapper) Descriptor() ([]byte, []int)
- func (m *PostSearchResponseWrapper) GetCode() int32
- func (m *PostSearchResponseWrapper) GetCodeExplain() string
- func (m *PostSearchResponseWrapper) GetData() *PostSearchResponse
- func (m *PostSearchResponseWrapper) GetError() string
- func (*PostSearchResponseWrapper) ProtoMessage()
- func (m *PostSearchResponseWrapper) Reset()
- func (m *PostSearchResponseWrapper) String() string
- func (this *PostSearchResponseWrapper) Validate() error
- func (m *PostSearchResponseWrapper) XXX_DiscardUnknown()
- func (m *PostSearchResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PostSearchResponseWrapper) XXX_Merge(src proto.Message)
- func (m *PostSearchResponseWrapper) XXX_Size() int
- func (m *PostSearchResponseWrapper) XXX_Unmarshal(b []byte) error
- type RelationCountAggregateRequest
- func (*RelationCountAggregateRequest) Descriptor() ([]byte, []int)
- func (m *RelationCountAggregateRequest) GetObjectId() string
- func (m *RelationCountAggregateRequest) GetOnlyMyInstance() bool
- func (m *RelationCountAggregateRequest) GetQuery() *types.Struct
- func (m *RelationCountAggregateRequest) GetRelationSideIds() []string
- func (*RelationCountAggregateRequest) ProtoMessage()
- func (m *RelationCountAggregateRequest) Reset()
- func (m *RelationCountAggregateRequest) String() string
- func (this *RelationCountAggregateRequest) Validate() error
- func (m *RelationCountAggregateRequest) XXX_DiscardUnknown()
- func (m *RelationCountAggregateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RelationCountAggregateRequest) XXX_Merge(src proto.Message)
- func (m *RelationCountAggregateRequest) XXX_Size() int
- func (m *RelationCountAggregateRequest) XXX_Unmarshal(b []byte) error
- type RelationCountAggregateResponse
- func (*RelationCountAggregateResponse) Descriptor() ([]byte, []int)
- func (m *RelationCountAggregateResponse) GetCode() int32
- func (m *RelationCountAggregateResponse) GetData() []*RelationCountAggregateResponse_Data
- func (m *RelationCountAggregateResponse) GetError() string
- func (m *RelationCountAggregateResponse) GetMessage() string
- func (*RelationCountAggregateResponse) ProtoMessage()
- func (m *RelationCountAggregateResponse) Reset()
- func (m *RelationCountAggregateResponse) String() string
- func (this *RelationCountAggregateResponse) Validate() error
- func (m *RelationCountAggregateResponse) XXX_DiscardUnknown()
- func (m *RelationCountAggregateResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RelationCountAggregateResponse) XXX_Merge(src proto.Message)
- func (m *RelationCountAggregateResponse) XXX_Size() int
- func (m *RelationCountAggregateResponse) XXX_Unmarshal(b []byte) error
- type RelationCountAggregateResponseWrapper
- func (*RelationCountAggregateResponseWrapper) Descriptor() ([]byte, []int)
- func (m *RelationCountAggregateResponseWrapper) GetCode() int32
- func (m *RelationCountAggregateResponseWrapper) GetCodeExplain() string
- func (m *RelationCountAggregateResponseWrapper) GetData() *RelationCountAggregateResponse
- func (m *RelationCountAggregateResponseWrapper) GetError() string
- func (*RelationCountAggregateResponseWrapper) ProtoMessage()
- func (m *RelationCountAggregateResponseWrapper) Reset()
- func (m *RelationCountAggregateResponseWrapper) String() string
- func (this *RelationCountAggregateResponseWrapper) Validate() error
- func (m *RelationCountAggregateResponseWrapper) XXX_DiscardUnknown()
- func (m *RelationCountAggregateResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RelationCountAggregateResponseWrapper) XXX_Merge(src proto.Message)
- func (m *RelationCountAggregateResponseWrapper) XXX_Size() int
- func (m *RelationCountAggregateResponseWrapper) XXX_Unmarshal(b []byte) error
- type RelationCountAggregateResponse_Data
- func (*RelationCountAggregateResponse_Data) Descriptor() ([]byte, []int)
- func (m *RelationCountAggregateResponse_Data) GetKey() string
- func (m *RelationCountAggregateResponse_Data) GetValue() int32
- func (*RelationCountAggregateResponse_Data) ProtoMessage()
- func (m *RelationCountAggregateResponse_Data) Reset()
- func (m *RelationCountAggregateResponse_Data) String() string
- func (this *RelationCountAggregateResponse_Data) Validate() error
- func (m *RelationCountAggregateResponse_Data) XXX_DiscardUnknown()
- func (m *RelationCountAggregateResponse_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RelationCountAggregateResponse_Data) XXX_Merge(src proto.Message)
- func (m *RelationCountAggregateResponse_Data) XXX_Size() int
- func (m *RelationCountAggregateResponse_Data) XXX_Unmarshal(b []byte) error
- type RelationMaxCheckRequest
- func (*RelationMaxCheckRequest) Descriptor() ([]byte, []int)
- func (m *RelationMaxCheckRequest) GetObjectId() string
- func (m *RelationMaxCheckRequest) GetPage() int32
- func (m *RelationMaxCheckRequest) GetPageSize() int32
- func (m *RelationMaxCheckRequest) GetPermission() []string
- func (m *RelationMaxCheckRequest) GetQuery() *types.Struct
- func (m *RelationMaxCheckRequest) GetRelationId() string
- func (m *RelationMaxCheckRequest) GetRelationSideId() string
- func (m *RelationMaxCheckRequest) GetSort() *types.Struct
- func (*RelationMaxCheckRequest) ProtoMessage()
- func (m *RelationMaxCheckRequest) Reset()
- func (m *RelationMaxCheckRequest) String() string
- func (this *RelationMaxCheckRequest) Validate() error
- func (m *RelationMaxCheckRequest) XXX_DiscardUnknown()
- func (m *RelationMaxCheckRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RelationMaxCheckRequest) XXX_Merge(src proto.Message)
- func (m *RelationMaxCheckRequest) XXX_Size() int
- func (m *RelationMaxCheckRequest) XXX_Unmarshal(b []byte) error
- type RelationMaxCheckResponse
- func (*RelationMaxCheckResponse) Descriptor() ([]byte, []int)
- func (m *RelationMaxCheckResponse) GetList() []*RelationMaxCheckResponse_List
- func (m *RelationMaxCheckResponse) GetPage() int32
- func (m *RelationMaxCheckResponse) GetPageSize() int32
- func (m *RelationMaxCheckResponse) GetTotal() int32
- func (*RelationMaxCheckResponse) ProtoMessage()
- func (m *RelationMaxCheckResponse) Reset()
- func (m *RelationMaxCheckResponse) String() string
- func (this *RelationMaxCheckResponse) Validate() error
- func (m *RelationMaxCheckResponse) XXX_DiscardUnknown()
- func (m *RelationMaxCheckResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RelationMaxCheckResponse) XXX_Merge(src proto.Message)
- func (m *RelationMaxCheckResponse) XXX_Size() int
- func (m *RelationMaxCheckResponse) XXX_Unmarshal(b []byte) error
- type RelationMaxCheckResponseWrapper
- func (*RelationMaxCheckResponseWrapper) Descriptor() ([]byte, []int)
- func (m *RelationMaxCheckResponseWrapper) GetCode() int32
- func (m *RelationMaxCheckResponseWrapper) GetCodeExplain() string
- func (m *RelationMaxCheckResponseWrapper) GetData() *RelationMaxCheckResponse
- func (m *RelationMaxCheckResponseWrapper) GetError() string
- func (*RelationMaxCheckResponseWrapper) ProtoMessage()
- func (m *RelationMaxCheckResponseWrapper) Reset()
- func (m *RelationMaxCheckResponseWrapper) String() string
- func (this *RelationMaxCheckResponseWrapper) Validate() error
- func (m *RelationMaxCheckResponseWrapper) XXX_DiscardUnknown()
- func (m *RelationMaxCheckResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RelationMaxCheckResponseWrapper) XXX_Merge(src proto.Message)
- func (m *RelationMaxCheckResponseWrapper) XXX_Size() int
- func (m *RelationMaxCheckResponseWrapper) XXX_Unmarshal(b []byte) error
- type RelationMaxCheckResponse_List
- func (*RelationMaxCheckResponse_List) Descriptor() ([]byte, []int)
- func (m *RelationMaxCheckResponse_List) GetInstanceId() string
- func (m *RelationMaxCheckResponse_List) GetXRelationIsMax() bool
- func (*RelationMaxCheckResponse_List) ProtoMessage()
- func (m *RelationMaxCheckResponse_List) Reset()
- func (m *RelationMaxCheckResponse_List) String() string
- func (this *RelationMaxCheckResponse_List) Validate() error
- func (m *RelationMaxCheckResponse_List) XXX_DiscardUnknown()
- func (m *RelationMaxCheckResponse_List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RelationMaxCheckResponse_List) XXX_Merge(src proto.Message)
- func (m *RelationMaxCheckResponse_List) XXX_Size() int
- func (m *RelationMaxCheckResponse_List) XXX_Unmarshal(b []byte) error
- type SearchTotalRequest
- func (*SearchTotalRequest) Descriptor() ([]byte, []int)
- func (m *SearchTotalRequest) GetObjectId() string
- func (m *SearchTotalRequest) GetOnlyMyInstance() bool
- func (m *SearchTotalRequest) GetPermission() []string
- func (m *SearchTotalRequest) GetQuery() *types.Struct
- func (*SearchTotalRequest) ProtoMessage()
- func (m *SearchTotalRequest) Reset()
- func (m *SearchTotalRequest) String() string
- func (this *SearchTotalRequest) Validate() error
- func (m *SearchTotalRequest) XXX_DiscardUnknown()
- func (m *SearchTotalRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SearchTotalRequest) XXX_Merge(src proto.Message)
- func (m *SearchTotalRequest) XXX_Size() int
- func (m *SearchTotalRequest) XXX_Unmarshal(b []byte) error
- type SearchTotalResponse
- func (*SearchTotalResponse) Descriptor() ([]byte, []int)
- func (m *SearchTotalResponse) GetCode() int32
- func (m *SearchTotalResponse) GetData() int32
- func (m *SearchTotalResponse) GetError() string
- func (m *SearchTotalResponse) GetMessage() string
- func (*SearchTotalResponse) ProtoMessage()
- func (m *SearchTotalResponse) Reset()
- func (m *SearchTotalResponse) String() string
- func (this *SearchTotalResponse) Validate() error
- func (m *SearchTotalResponse) XXX_DiscardUnknown()
- func (m *SearchTotalResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SearchTotalResponse) XXX_Merge(src proto.Message)
- func (m *SearchTotalResponse) XXX_Size() int
- func (m *SearchTotalResponse) XXX_Unmarshal(b []byte) error
- type SearchTotalResponseWrapper
- func (*SearchTotalResponseWrapper) Descriptor() ([]byte, []int)
- func (m *SearchTotalResponseWrapper) GetCode() int32
- func (m *SearchTotalResponseWrapper) GetCodeExplain() string
- func (m *SearchTotalResponseWrapper) GetData() *SearchTotalResponse
- func (m *SearchTotalResponseWrapper) GetError() string
- func (*SearchTotalResponseWrapper) ProtoMessage()
- func (m *SearchTotalResponseWrapper) Reset()
- func (m *SearchTotalResponseWrapper) String() string
- func (this *SearchTotalResponseWrapper) Validate() error
- func (m *SearchTotalResponseWrapper) XXX_DiscardUnknown()
- func (m *SearchTotalResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SearchTotalResponseWrapper) XXX_Merge(src proto.Message)
- func (m *SearchTotalResponseWrapper) XXX_Size() int
- func (m *SearchTotalResponseWrapper) XXX_Unmarshal(b []byte) error
- type Service
- type UpdateInstanceRequest
- func (*UpdateInstanceRequest) Descriptor() ([]byte, []int)
- func (m *UpdateInstanceRequest) GetInstance() *types.Struct
- func (m *UpdateInstanceRequest) GetInstanceId() string
- func (m *UpdateInstanceRequest) GetObjectId() string
- func (*UpdateInstanceRequest) ProtoMessage()
- func (m *UpdateInstanceRequest) Reset()
- func (m *UpdateInstanceRequest) String() string
- func (this *UpdateInstanceRequest) Validate() error
- func (m *UpdateInstanceRequest) XXX_DiscardUnknown()
- func (m *UpdateInstanceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateInstanceRequest) XXX_Merge(src proto.Message)
- func (m *UpdateInstanceRequest) XXX_Size() int
- func (m *UpdateInstanceRequest) XXX_Unmarshal(b []byte) error
- type UpdateInstanceResponseWrapper
- func (*UpdateInstanceResponseWrapper) Descriptor() ([]byte, []int)
- func (m *UpdateInstanceResponseWrapper) GetCode() int32
- func (m *UpdateInstanceResponseWrapper) GetCodeExplain() string
- func (m *UpdateInstanceResponseWrapper) GetData() *types.Struct
- func (m *UpdateInstanceResponseWrapper) GetError() string
- func (*UpdateInstanceResponseWrapper) ProtoMessage()
- func (m *UpdateInstanceResponseWrapper) Reset()
- func (m *UpdateInstanceResponseWrapper) String() string
- func (this *UpdateInstanceResponseWrapper) Validate() error
- func (m *UpdateInstanceResponseWrapper) XXX_DiscardUnknown()
- func (m *UpdateInstanceResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateInstanceResponseWrapper) XXX_Merge(src proto.Message)
- func (m *UpdateInstanceResponseWrapper) XXX_Size() int
- func (m *UpdateInstanceResponseWrapper) XXX_Unmarshal(b []byte) error
- type UpdateInstanceV2Request
- func (*UpdateInstanceV2Request) Descriptor() ([]byte, []int)
- func (m *UpdateInstanceV2Request) GetInstance() *types.Struct
- func (m *UpdateInstanceV2Request) GetInstanceId() string
- func (m *UpdateInstanceV2Request) GetObjectId() string
- func (*UpdateInstanceV2Request) ProtoMessage()
- func (m *UpdateInstanceV2Request) Reset()
- func (m *UpdateInstanceV2Request) String() string
- func (this *UpdateInstanceV2Request) Validate() error
- func (m *UpdateInstanceV2Request) XXX_DiscardUnknown()
- func (m *UpdateInstanceV2Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateInstanceV2Request) XXX_Merge(src proto.Message)
- func (m *UpdateInstanceV2Request) XXX_Size() int
- func (m *UpdateInstanceV2Request) XXX_Unmarshal(b []byte) error
- type UpdateInstanceV2ResponseWrapper
- func (*UpdateInstanceV2ResponseWrapper) Descriptor() ([]byte, []int)
- func (m *UpdateInstanceV2ResponseWrapper) GetCode() int32
- func (m *UpdateInstanceV2ResponseWrapper) GetCodeExplain() string
- func (m *UpdateInstanceV2ResponseWrapper) GetData() *types.Struct
- func (m *UpdateInstanceV2ResponseWrapper) GetError() string
- func (*UpdateInstanceV2ResponseWrapper) ProtoMessage()
- func (m *UpdateInstanceV2ResponseWrapper) Reset()
- func (m *UpdateInstanceV2ResponseWrapper) String() string
- func (this *UpdateInstanceV2ResponseWrapper) Validate() error
- func (m *UpdateInstanceV2ResponseWrapper) XXX_DiscardUnknown()
- func (m *UpdateInstanceV2ResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateInstanceV2ResponseWrapper) XXX_Merge(src proto.Message)
- func (m *UpdateInstanceV2ResponseWrapper) XXX_Size() int
- func (m *UpdateInstanceV2ResponseWrapper) XXX_Unmarshal(b []byte) error
- type UpdatePermissionBatchRequest
- func (*UpdatePermissionBatchRequest) Descriptor() ([]byte, []int)
- func (m *UpdatePermissionBatchRequest) GetField() string
- func (m *UpdatePermissionBatchRequest) GetFields() []string
- func (m *UpdatePermissionBatchRequest) GetIds() []string
- func (m *UpdatePermissionBatchRequest) GetList() []string
- func (m *UpdatePermissionBatchRequest) GetMethod() string
- func (m *UpdatePermissionBatchRequest) GetObjectId() string
- func (*UpdatePermissionBatchRequest) ProtoMessage()
- func (m *UpdatePermissionBatchRequest) Reset()
- func (m *UpdatePermissionBatchRequest) String() string
- func (this *UpdatePermissionBatchRequest) Validate() error
- func (m *UpdatePermissionBatchRequest) XXX_DiscardUnknown()
- func (m *UpdatePermissionBatchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdatePermissionBatchRequest) XXX_Merge(src proto.Message)
- func (m *UpdatePermissionBatchRequest) XXX_Size() int
- func (m *UpdatePermissionBatchRequest) XXX_Unmarshal(b []byte) error
- type UpdatePermissionBatchResponse
- func (*UpdatePermissionBatchResponse) Descriptor() ([]byte, []int)
- func (m *UpdatePermissionBatchResponse) GetNoAuthorizedList() []*types.Struct
- func (*UpdatePermissionBatchResponse) ProtoMessage()
- func (m *UpdatePermissionBatchResponse) Reset()
- func (m *UpdatePermissionBatchResponse) String() string
- func (this *UpdatePermissionBatchResponse) Validate() error
- func (m *UpdatePermissionBatchResponse) XXX_DiscardUnknown()
- func (m *UpdatePermissionBatchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdatePermissionBatchResponse) XXX_Merge(src proto.Message)
- func (m *UpdatePermissionBatchResponse) XXX_Size() int
- func (m *UpdatePermissionBatchResponse) XXX_Unmarshal(b []byte) error
- type UpdatePermissionBatchResponseWrapper
- func (*UpdatePermissionBatchResponseWrapper) Descriptor() ([]byte, []int)
- func (m *UpdatePermissionBatchResponseWrapper) GetCode() int32
- func (m *UpdatePermissionBatchResponseWrapper) GetCodeExplain() string
- func (m *UpdatePermissionBatchResponseWrapper) GetData() *UpdatePermissionBatchResponse
- func (m *UpdatePermissionBatchResponseWrapper) GetError() string
- func (*UpdatePermissionBatchResponseWrapper) ProtoMessage()
- func (m *UpdatePermissionBatchResponseWrapper) Reset()
- func (m *UpdatePermissionBatchResponseWrapper) String() string
- func (this *UpdatePermissionBatchResponseWrapper) Validate() error
- func (m *UpdatePermissionBatchResponseWrapper) XXX_DiscardUnknown()
- func (m *UpdatePermissionBatchResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdatePermissionBatchResponseWrapper) XXX_Merge(src proto.Message)
- func (m *UpdatePermissionBatchResponseWrapper) XXX_Size() int
- func (m *UpdatePermissionBatchResponseWrapper) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterService ¶
func RegisterService(s giraffe_micro.Server, srv Service)
Types ¶
type AddStrToArrayRequest ¶
type AddStrToArrayRequest struct { // //objectId ObjectId string `protobuf:"bytes,1,opt,name=objectId,proto3" json:"objectId" form:"objectId"` // //属性key(仅支持arr类型属性) AttrId string `protobuf:"bytes,2,opt,name=attr_id,json=attrId,proto3" json:"attr_id" form:"attr_id"` // //与实例搜索query一致,将对search到的所有实例操作 Query *types.Struct `protobuf:"bytes,3,opt,name=query,proto3" json:"query" form:"query"` // //append的值 Values []string `protobuf:"bytes,4,rep,name=values,proto3" json:"values" form:"values"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AddStrToArray请求
func (*AddStrToArrayRequest) Descriptor ¶
func (*AddStrToArrayRequest) Descriptor() ([]byte, []int)
func (*AddStrToArrayRequest) GetAttrId ¶
func (m *AddStrToArrayRequest) GetAttrId() string
func (*AddStrToArrayRequest) GetObjectId ¶
func (m *AddStrToArrayRequest) GetObjectId() string
func (*AddStrToArrayRequest) GetQuery ¶
func (m *AddStrToArrayRequest) GetQuery() *types.Struct
func (*AddStrToArrayRequest) GetValues ¶
func (m *AddStrToArrayRequest) GetValues() []string
func (*AddStrToArrayRequest) ProtoMessage ¶
func (*AddStrToArrayRequest) ProtoMessage()
func (*AddStrToArrayRequest) Reset ¶
func (m *AddStrToArrayRequest) Reset()
func (*AddStrToArrayRequest) String ¶
func (m *AddStrToArrayRequest) String() string
func (*AddStrToArrayRequest) Validate ¶
func (this *AddStrToArrayRequest) Validate() error
func (*AddStrToArrayRequest) XXX_DiscardUnknown ¶
func (m *AddStrToArrayRequest) XXX_DiscardUnknown()
func (*AddStrToArrayRequest) XXX_Marshal ¶
func (m *AddStrToArrayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddStrToArrayRequest) XXX_Merge ¶
func (m *AddStrToArrayRequest) XXX_Merge(src proto.Message)
func (*AddStrToArrayRequest) XXX_Size ¶
func (m *AddStrToArrayRequest) XXX_Size() int
func (*AddStrToArrayRequest) XXX_Unmarshal ¶
func (m *AddStrToArrayRequest) XXX_Unmarshal(b []byte) error
type AddStrToArrayResponse ¶
type AddStrToArrayResponse struct { // //实例Id InstanceId string `protobuf:"bytes,1,opt,name=instanceId,proto3" json:"instanceId" form:"instanceId"` // //属性值 Values []string `protobuf:"bytes,2,rep,name=values,proto3" json:"values" form:"values"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AddStrToArray返回
func (*AddStrToArrayResponse) Descriptor ¶
func (*AddStrToArrayResponse) Descriptor() ([]byte, []int)
func (*AddStrToArrayResponse) GetInstanceId ¶
func (m *AddStrToArrayResponse) GetInstanceId() string
func (*AddStrToArrayResponse) GetValues ¶
func (m *AddStrToArrayResponse) GetValues() []string
func (*AddStrToArrayResponse) ProtoMessage ¶
func (*AddStrToArrayResponse) ProtoMessage()
func (*AddStrToArrayResponse) Reset ¶
func (m *AddStrToArrayResponse) Reset()
func (*AddStrToArrayResponse) String ¶
func (m *AddStrToArrayResponse) String() string
func (*AddStrToArrayResponse) Validate ¶
func (this *AddStrToArrayResponse) Validate() error
func (*AddStrToArrayResponse) XXX_DiscardUnknown ¶
func (m *AddStrToArrayResponse) XXX_DiscardUnknown()
func (*AddStrToArrayResponse) XXX_Marshal ¶
func (m *AddStrToArrayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddStrToArrayResponse) XXX_Merge ¶
func (m *AddStrToArrayResponse) XXX_Merge(src proto.Message)
func (*AddStrToArrayResponse) XXX_Size ¶
func (m *AddStrToArrayResponse) XXX_Size() int
func (*AddStrToArrayResponse) XXX_Unmarshal ¶
func (m *AddStrToArrayResponse) XXX_Unmarshal(b []byte) error
type AddStrToArrayResponseWrapper ¶
type AddStrToArrayResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data []*AddStrToArrayResponse `protobuf:"bytes,4,rep,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AddStrToArrayApi返回
func (*AddStrToArrayResponseWrapper) Descriptor ¶
func (*AddStrToArrayResponseWrapper) Descriptor() ([]byte, []int)
func (*AddStrToArrayResponseWrapper) GetCode ¶
func (m *AddStrToArrayResponseWrapper) GetCode() int32
func (*AddStrToArrayResponseWrapper) GetCodeExplain ¶
func (m *AddStrToArrayResponseWrapper) GetCodeExplain() string
func (*AddStrToArrayResponseWrapper) GetData ¶
func (m *AddStrToArrayResponseWrapper) GetData() []*AddStrToArrayResponse
func (*AddStrToArrayResponseWrapper) GetError ¶
func (m *AddStrToArrayResponseWrapper) GetError() string
func (*AddStrToArrayResponseWrapper) ProtoMessage ¶
func (*AddStrToArrayResponseWrapper) ProtoMessage()
func (*AddStrToArrayResponseWrapper) Reset ¶
func (m *AddStrToArrayResponseWrapper) Reset()
func (*AddStrToArrayResponseWrapper) String ¶
func (m *AddStrToArrayResponseWrapper) String() string
func (*AddStrToArrayResponseWrapper) Validate ¶
func (this *AddStrToArrayResponseWrapper) Validate() error
func (*AddStrToArrayResponseWrapper) XXX_DiscardUnknown ¶
func (m *AddStrToArrayResponseWrapper) XXX_DiscardUnknown()
func (*AddStrToArrayResponseWrapper) XXX_Marshal ¶
func (m *AddStrToArrayResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddStrToArrayResponseWrapper) XXX_Merge ¶
func (m *AddStrToArrayResponseWrapper) XXX_Merge(src proto.Message)
func (*AddStrToArrayResponseWrapper) XXX_Size ¶
func (m *AddStrToArrayResponseWrapper) XXX_Size() int
func (*AddStrToArrayResponseWrapper) XXX_Unmarshal ¶
func (m *AddStrToArrayResponseWrapper) XXX_Unmarshal(b []byte) error
type AddStrToSetRequest ¶
type AddStrToSetRequest struct { // //objectId ObjectId string `protobuf:"bytes,1,opt,name=objectId,proto3" json:"objectId" form:"objectId"` // //属性key(仅支持arr类型属性) AttrId string `protobuf:"bytes,2,opt,name=attr_id,json=attrId,proto3" json:"attr_id" form:"attr_id"` // //与实例搜索query一致,将对search到的所有实例操作 Query *types.Struct `protobuf:"bytes,3,opt,name=query,proto3" json:"query" form:"query"` // //append的值 Values []string `protobuf:"bytes,4,rep,name=values,proto3" json:"values" form:"values"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AddStrToSet请求
func (*AddStrToSetRequest) Descriptor ¶
func (*AddStrToSetRequest) Descriptor() ([]byte, []int)
func (*AddStrToSetRequest) GetAttrId ¶
func (m *AddStrToSetRequest) GetAttrId() string
func (*AddStrToSetRequest) GetObjectId ¶
func (m *AddStrToSetRequest) GetObjectId() string
func (*AddStrToSetRequest) GetQuery ¶
func (m *AddStrToSetRequest) GetQuery() *types.Struct
func (*AddStrToSetRequest) GetValues ¶
func (m *AddStrToSetRequest) GetValues() []string
func (*AddStrToSetRequest) ProtoMessage ¶
func (*AddStrToSetRequest) ProtoMessage()
func (*AddStrToSetRequest) Reset ¶
func (m *AddStrToSetRequest) Reset()
func (*AddStrToSetRequest) String ¶
func (m *AddStrToSetRequest) String() string
func (*AddStrToSetRequest) Validate ¶
func (this *AddStrToSetRequest) Validate() error
func (*AddStrToSetRequest) XXX_DiscardUnknown ¶
func (m *AddStrToSetRequest) XXX_DiscardUnknown()
func (*AddStrToSetRequest) XXX_Marshal ¶
func (m *AddStrToSetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddStrToSetRequest) XXX_Merge ¶
func (m *AddStrToSetRequest) XXX_Merge(src proto.Message)
func (*AddStrToSetRequest) XXX_Size ¶
func (m *AddStrToSetRequest) XXX_Size() int
func (*AddStrToSetRequest) XXX_Unmarshal ¶
func (m *AddStrToSetRequest) XXX_Unmarshal(b []byte) error
type AddStrToSetResponse ¶
type AddStrToSetResponse struct { // //实例Id InstanceId string `protobuf:"bytes,1,opt,name=instanceId,proto3" json:"instanceId" form:"instanceId"` // //属性值 Values []string `protobuf:"bytes,2,rep,name=values,proto3" json:"values" form:"values"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AddStrToSet返回
func (*AddStrToSetResponse) Descriptor ¶
func (*AddStrToSetResponse) Descriptor() ([]byte, []int)
func (*AddStrToSetResponse) GetInstanceId ¶
func (m *AddStrToSetResponse) GetInstanceId() string
func (*AddStrToSetResponse) GetValues ¶
func (m *AddStrToSetResponse) GetValues() []string
func (*AddStrToSetResponse) ProtoMessage ¶
func (*AddStrToSetResponse) ProtoMessage()
func (*AddStrToSetResponse) Reset ¶
func (m *AddStrToSetResponse) Reset()
func (*AddStrToSetResponse) String ¶
func (m *AddStrToSetResponse) String() string
func (*AddStrToSetResponse) Validate ¶
func (this *AddStrToSetResponse) Validate() error
func (*AddStrToSetResponse) XXX_DiscardUnknown ¶
func (m *AddStrToSetResponse) XXX_DiscardUnknown()
func (*AddStrToSetResponse) XXX_Marshal ¶
func (m *AddStrToSetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddStrToSetResponse) XXX_Merge ¶
func (m *AddStrToSetResponse) XXX_Merge(src proto.Message)
func (*AddStrToSetResponse) XXX_Size ¶
func (m *AddStrToSetResponse) XXX_Size() int
func (*AddStrToSetResponse) XXX_Unmarshal ¶
func (m *AddStrToSetResponse) XXX_Unmarshal(b []byte) error
type AddStrToSetResponseWrapper ¶
type AddStrToSetResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data []*AddStrToSetResponse `protobuf:"bytes,4,rep,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AddStrToSetApi返回
func (*AddStrToSetResponseWrapper) Descriptor ¶
func (*AddStrToSetResponseWrapper) Descriptor() ([]byte, []int)
func (*AddStrToSetResponseWrapper) GetCode ¶
func (m *AddStrToSetResponseWrapper) GetCode() int32
func (*AddStrToSetResponseWrapper) GetCodeExplain ¶
func (m *AddStrToSetResponseWrapper) GetCodeExplain() string
func (*AddStrToSetResponseWrapper) GetData ¶
func (m *AddStrToSetResponseWrapper) GetData() []*AddStrToSetResponse
func (*AddStrToSetResponseWrapper) GetError ¶
func (m *AddStrToSetResponseWrapper) GetError() string
func (*AddStrToSetResponseWrapper) ProtoMessage ¶
func (*AddStrToSetResponseWrapper) ProtoMessage()
func (*AddStrToSetResponseWrapper) Reset ¶
func (m *AddStrToSetResponseWrapper) Reset()
func (*AddStrToSetResponseWrapper) String ¶
func (m *AddStrToSetResponseWrapper) String() string
func (*AddStrToSetResponseWrapper) Validate ¶
func (this *AddStrToSetResponseWrapper) Validate() error
func (*AddStrToSetResponseWrapper) XXX_DiscardUnknown ¶
func (m *AddStrToSetResponseWrapper) XXX_DiscardUnknown()
func (*AddStrToSetResponseWrapper) XXX_Marshal ¶
func (m *AddStrToSetResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddStrToSetResponseWrapper) XXX_Merge ¶
func (m *AddStrToSetResponseWrapper) XXX_Merge(src proto.Message)
func (*AddStrToSetResponseWrapper) XXX_Size ¶
func (m *AddStrToSetResponseWrapper) XXX_Size() int
func (*AddStrToSetResponseWrapper) XXX_Unmarshal ¶
func (m *AddStrToSetResponseWrapper) XXX_Unmarshal(b []byte) error
type AggregateCountRequest ¶
type AggregateCountRequest struct { // //URL中资源模型ID ObjectId string `protobuf:"bytes,1,opt,name=objectId,proto3" json:"objectId" form:"objectId"` // //URL中模型属性ID, 支持结构体,用.分隔结构体名称和属性名称,如cpu.brand AttrId string `protobuf:"bytes,2,opt,name=attrId,proto3" json:"attrId" form:"attrId"` // //页码 Page int32 `protobuf:"varint,3,opt,name=page,proto3" json:"page" form:"page"` // //页大小 PageSize int32 `protobuf:"varint,4,opt,name=page_size,json=pageSize,proto3" json:"page_size" form:"page_size"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AggregateCount请求
func (*AggregateCountRequest) Descriptor ¶
func (*AggregateCountRequest) Descriptor() ([]byte, []int)
func (*AggregateCountRequest) GetAttrId ¶
func (m *AggregateCountRequest) GetAttrId() string
func (*AggregateCountRequest) GetObjectId ¶
func (m *AggregateCountRequest) GetObjectId() string
func (*AggregateCountRequest) GetPage ¶
func (m *AggregateCountRequest) GetPage() int32
func (*AggregateCountRequest) GetPageSize ¶
func (m *AggregateCountRequest) GetPageSize() int32
func (*AggregateCountRequest) ProtoMessage ¶
func (*AggregateCountRequest) ProtoMessage()
func (*AggregateCountRequest) Reset ¶
func (m *AggregateCountRequest) Reset()
func (*AggregateCountRequest) String ¶
func (m *AggregateCountRequest) String() string
func (*AggregateCountRequest) Validate ¶
func (this *AggregateCountRequest) Validate() error
func (*AggregateCountRequest) XXX_DiscardUnknown ¶
func (m *AggregateCountRequest) XXX_DiscardUnknown()
func (*AggregateCountRequest) XXX_Marshal ¶
func (m *AggregateCountRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AggregateCountRequest) XXX_Merge ¶
func (m *AggregateCountRequest) XXX_Merge(src proto.Message)
func (*AggregateCountRequest) XXX_Size ¶
func (m *AggregateCountRequest) XXX_Size() int
func (*AggregateCountRequest) XXX_Unmarshal ¶
func (m *AggregateCountRequest) XXX_Unmarshal(b []byte) error
type AggregateCountResponse ¶
type AggregateCountResponse struct { // //页数 Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page" form:"page"` // //页大小 PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size" form:"page_size"` // //总数 Total int32 `protobuf:"varint,3,opt,name=total,proto3" json:"total" form:"total"` // //数据列表 List []*AggregateCountResponse_List `protobuf:"bytes,4,rep,name=list,proto3" json:"list" form:"list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AggregateCount返回
func (*AggregateCountResponse) Descriptor ¶
func (*AggregateCountResponse) Descriptor() ([]byte, []int)
func (*AggregateCountResponse) GetList ¶
func (m *AggregateCountResponse) GetList() []*AggregateCountResponse_List
func (*AggregateCountResponse) GetPage ¶
func (m *AggregateCountResponse) GetPage() int32
func (*AggregateCountResponse) GetPageSize ¶
func (m *AggregateCountResponse) GetPageSize() int32
func (*AggregateCountResponse) GetTotal ¶
func (m *AggregateCountResponse) GetTotal() int32
func (*AggregateCountResponse) ProtoMessage ¶
func (*AggregateCountResponse) ProtoMessage()
func (*AggregateCountResponse) Reset ¶
func (m *AggregateCountResponse) Reset()
func (*AggregateCountResponse) String ¶
func (m *AggregateCountResponse) String() string
func (*AggregateCountResponse) Validate ¶
func (this *AggregateCountResponse) Validate() error
func (*AggregateCountResponse) XXX_DiscardUnknown ¶
func (m *AggregateCountResponse) XXX_DiscardUnknown()
func (*AggregateCountResponse) XXX_Marshal ¶
func (m *AggregateCountResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AggregateCountResponse) XXX_Merge ¶
func (m *AggregateCountResponse) XXX_Merge(src proto.Message)
func (*AggregateCountResponse) XXX_Size ¶
func (m *AggregateCountResponse) XXX_Size() int
func (*AggregateCountResponse) XXX_Unmarshal ¶
func (m *AggregateCountResponse) XXX_Unmarshal(b []byte) error
type AggregateCountResponseWrapper ¶
type AggregateCountResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *AggregateCountResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AggregateCountApi返回
func (*AggregateCountResponseWrapper) Descriptor ¶
func (*AggregateCountResponseWrapper) Descriptor() ([]byte, []int)
func (*AggregateCountResponseWrapper) GetCode ¶
func (m *AggregateCountResponseWrapper) GetCode() int32
func (*AggregateCountResponseWrapper) GetCodeExplain ¶
func (m *AggregateCountResponseWrapper) GetCodeExplain() string
func (*AggregateCountResponseWrapper) GetData ¶
func (m *AggregateCountResponseWrapper) GetData() *AggregateCountResponse
func (*AggregateCountResponseWrapper) GetError ¶
func (m *AggregateCountResponseWrapper) GetError() string
func (*AggregateCountResponseWrapper) ProtoMessage ¶
func (*AggregateCountResponseWrapper) ProtoMessage()
func (*AggregateCountResponseWrapper) Reset ¶
func (m *AggregateCountResponseWrapper) Reset()
func (*AggregateCountResponseWrapper) String ¶
func (m *AggregateCountResponseWrapper) String() string
func (*AggregateCountResponseWrapper) Validate ¶
func (this *AggregateCountResponseWrapper) Validate() error
func (*AggregateCountResponseWrapper) XXX_DiscardUnknown ¶
func (m *AggregateCountResponseWrapper) XXX_DiscardUnknown()
func (*AggregateCountResponseWrapper) XXX_Marshal ¶
func (m *AggregateCountResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AggregateCountResponseWrapper) XXX_Merge ¶
func (m *AggregateCountResponseWrapper) XXX_Merge(src proto.Message)
func (*AggregateCountResponseWrapper) XXX_Size ¶
func (m *AggregateCountResponseWrapper) XXX_Size() int
func (*AggregateCountResponseWrapper) XXX_Unmarshal ¶
func (m *AggregateCountResponseWrapper) XXX_Unmarshal(b []byte) error
type AggregateCountResponse_List ¶
type AggregateCountResponse_List struct { // //个数 Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count" form:"count"` // //属性值 Attr *types.Struct `protobuf:"bytes,2,opt,name=attr,proto3" json:"attr" form:"attr"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AggregateCountResponse_List) Descriptor ¶
func (*AggregateCountResponse_List) Descriptor() ([]byte, []int)
func (*AggregateCountResponse_List) GetAttr ¶
func (m *AggregateCountResponse_List) GetAttr() *types.Struct
func (*AggregateCountResponse_List) GetCount ¶
func (m *AggregateCountResponse_List) GetCount() int32
func (*AggregateCountResponse_List) ProtoMessage ¶
func (*AggregateCountResponse_List) ProtoMessage()
func (*AggregateCountResponse_List) Reset ¶
func (m *AggregateCountResponse_List) Reset()
func (*AggregateCountResponse_List) String ¶
func (m *AggregateCountResponse_List) String() string
func (*AggregateCountResponse_List) Validate ¶
func (this *AggregateCountResponse_List) Validate() error
func (*AggregateCountResponse_List) XXX_DiscardUnknown ¶
func (m *AggregateCountResponse_List) XXX_DiscardUnknown()
func (*AggregateCountResponse_List) XXX_Marshal ¶
func (m *AggregateCountResponse_List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AggregateCountResponse_List) XXX_Merge ¶
func (m *AggregateCountResponse_List) XXX_Merge(src proto.Message)
func (*AggregateCountResponse_List) XXX_Size ¶
func (m *AggregateCountResponse_List) XXX_Size() int
func (*AggregateCountResponse_List) XXX_Unmarshal ¶
func (m *AggregateCountResponse_List) XXX_Unmarshal(b []byte) error
type AggregateCountV2Request ¶
type AggregateCountV2Request struct { // //URL中资源模型ID ObjectId string `protobuf:"bytes,1,opt,name=objectId,proto3" json:"objectId" form:"objectId"` // //URL中模型属性ID, 支持结构体,用.分隔结构体名称和属性名称,如cpu.brand AttrId string `protobuf:"bytes,2,opt,name=attrId,proto3" json:"attrId" form:"attrId"` // //top n, 默认300, 为0则获取所有, top n+1以后的属性值将会聚合追加到最后,属性值为'-' Top int32 `protobuf:"varint,3,opt,name=top,proto3" json:"top" form:"top"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AggregateCountV2请求
func (*AggregateCountV2Request) Descriptor ¶
func (*AggregateCountV2Request) Descriptor() ([]byte, []int)
func (*AggregateCountV2Request) GetAttrId ¶
func (m *AggregateCountV2Request) GetAttrId() string
func (*AggregateCountV2Request) GetObjectId ¶
func (m *AggregateCountV2Request) GetObjectId() string
func (*AggregateCountV2Request) GetTop ¶
func (m *AggregateCountV2Request) GetTop() int32
func (*AggregateCountV2Request) ProtoMessage ¶
func (*AggregateCountV2Request) ProtoMessage()
func (*AggregateCountV2Request) Reset ¶
func (m *AggregateCountV2Request) Reset()
func (*AggregateCountV2Request) String ¶
func (m *AggregateCountV2Request) String() string
func (*AggregateCountV2Request) Validate ¶
func (this *AggregateCountV2Request) Validate() error
func (*AggregateCountV2Request) XXX_DiscardUnknown ¶
func (m *AggregateCountV2Request) XXX_DiscardUnknown()
func (*AggregateCountV2Request) XXX_Marshal ¶
func (m *AggregateCountV2Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AggregateCountV2Request) XXX_Merge ¶
func (m *AggregateCountV2Request) XXX_Merge(src proto.Message)
func (*AggregateCountV2Request) XXX_Size ¶
func (m *AggregateCountV2Request) XXX_Size() int
func (*AggregateCountV2Request) XXX_Unmarshal ¶
func (m *AggregateCountV2Request) XXX_Unmarshal(b []byte) error
type AggregateCountV2Response ¶
type AggregateCountV2Response struct { // //个数 Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count" form:"count"` // //属性值 Attr *types.Struct `protobuf:"bytes,2,opt,name=attr,proto3" json:"attr" form:"attr"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AggregateCountV2返回
func (*AggregateCountV2Response) Descriptor ¶
func (*AggregateCountV2Response) Descriptor() ([]byte, []int)
func (*AggregateCountV2Response) GetAttr ¶
func (m *AggregateCountV2Response) GetAttr() *types.Struct
func (*AggregateCountV2Response) GetCount ¶
func (m *AggregateCountV2Response) GetCount() int32
func (*AggregateCountV2Response) ProtoMessage ¶
func (*AggregateCountV2Response) ProtoMessage()
func (*AggregateCountV2Response) Reset ¶
func (m *AggregateCountV2Response) Reset()
func (*AggregateCountV2Response) String ¶
func (m *AggregateCountV2Response) String() string
func (*AggregateCountV2Response) Validate ¶
func (this *AggregateCountV2Response) Validate() error
func (*AggregateCountV2Response) XXX_DiscardUnknown ¶
func (m *AggregateCountV2Response) XXX_DiscardUnknown()
func (*AggregateCountV2Response) XXX_Marshal ¶
func (m *AggregateCountV2Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AggregateCountV2Response) XXX_Merge ¶
func (m *AggregateCountV2Response) XXX_Merge(src proto.Message)
func (*AggregateCountV2Response) XXX_Size ¶
func (m *AggregateCountV2Response) XXX_Size() int
func (*AggregateCountV2Response) XXX_Unmarshal ¶
func (m *AggregateCountV2Response) XXX_Unmarshal(b []byte) error
type AggregateCountV2ResponseWrapper ¶
type AggregateCountV2ResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data []*AggregateCountV2Response `protobuf:"bytes,4,rep,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AggregateCountV2Api返回
func (*AggregateCountV2ResponseWrapper) Descriptor ¶
func (*AggregateCountV2ResponseWrapper) Descriptor() ([]byte, []int)
func (*AggregateCountV2ResponseWrapper) GetCode ¶
func (m *AggregateCountV2ResponseWrapper) GetCode() int32
func (*AggregateCountV2ResponseWrapper) GetCodeExplain ¶
func (m *AggregateCountV2ResponseWrapper) GetCodeExplain() string
func (*AggregateCountV2ResponseWrapper) GetData ¶
func (m *AggregateCountV2ResponseWrapper) GetData() []*AggregateCountV2Response
func (*AggregateCountV2ResponseWrapper) GetError ¶
func (m *AggregateCountV2ResponseWrapper) GetError() string
func (*AggregateCountV2ResponseWrapper) ProtoMessage ¶
func (*AggregateCountV2ResponseWrapper) ProtoMessage()
func (*AggregateCountV2ResponseWrapper) Reset ¶
func (m *AggregateCountV2ResponseWrapper) Reset()
func (*AggregateCountV2ResponseWrapper) String ¶
func (m *AggregateCountV2ResponseWrapper) String() string
func (*AggregateCountV2ResponseWrapper) Validate ¶
func (this *AggregateCountV2ResponseWrapper) Validate() error
func (*AggregateCountV2ResponseWrapper) XXX_DiscardUnknown ¶
func (m *AggregateCountV2ResponseWrapper) XXX_DiscardUnknown()
func (*AggregateCountV2ResponseWrapper) XXX_Marshal ¶
func (m *AggregateCountV2ResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AggregateCountV2ResponseWrapper) XXX_Merge ¶
func (m *AggregateCountV2ResponseWrapper) XXX_Merge(src proto.Message)
func (*AggregateCountV2ResponseWrapper) XXX_Size ¶
func (m *AggregateCountV2ResponseWrapper) XXX_Size() int
func (*AggregateCountV2ResponseWrapper) XXX_Unmarshal ¶
func (m *AggregateCountV2ResponseWrapper) XXX_Unmarshal(b []byte) error
type AutoDiscoveryRequest ¶
type AutoDiscoveryRequest struct { // //资源模型ID ObjectId string `protobuf:"bytes,1,opt,name=objectId,proto3" json:"objectId" form:"objectId"` // //请求体 Body []*AutoDiscoveryRequest_Body `protobuf:"bytes,2,rep,name=body,proto3" json:"body" form:"body"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AutoDiscovery请求
func (*AutoDiscoveryRequest) Descriptor ¶
func (*AutoDiscoveryRequest) Descriptor() ([]byte, []int)
func (*AutoDiscoveryRequest) GetBody ¶
func (m *AutoDiscoveryRequest) GetBody() []*AutoDiscoveryRequest_Body
func (*AutoDiscoveryRequest) GetObjectId ¶
func (m *AutoDiscoveryRequest) GetObjectId() string
func (*AutoDiscoveryRequest) ProtoMessage ¶
func (*AutoDiscoveryRequest) ProtoMessage()
func (*AutoDiscoveryRequest) Reset ¶
func (m *AutoDiscoveryRequest) Reset()
func (*AutoDiscoveryRequest) String ¶
func (m *AutoDiscoveryRequest) String() string
func (*AutoDiscoveryRequest) Validate ¶
func (this *AutoDiscoveryRequest) Validate() error
func (*AutoDiscoveryRequest) XXX_DiscardUnknown ¶
func (m *AutoDiscoveryRequest) XXX_DiscardUnknown()
func (*AutoDiscoveryRequest) XXX_Marshal ¶
func (m *AutoDiscoveryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AutoDiscoveryRequest) XXX_Merge ¶
func (m *AutoDiscoveryRequest) XXX_Merge(src proto.Message)
func (*AutoDiscoveryRequest) XXX_Size ¶
func (m *AutoDiscoveryRequest) XXX_Size() int
func (*AutoDiscoveryRequest) XXX_Unmarshal ¶
func (m *AutoDiscoveryRequest) XXX_Unmarshal(b []byte) error
type AutoDiscoveryRequest_Body ¶
type AutoDiscoveryRequest_Body struct { // //筛选器 Filter *types.Struct `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter" form:"filter"` // //更新数据 Update *types.Struct `protobuf:"bytes,2,opt,name=update,proto3" json:"update" form:"update"` // //存在即更新 Upsert bool `protobuf:"varint,3,opt,name=upsert,proto3" json:"upsert" form:"upsert"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AutoDiscoveryRequest_Body) Descriptor ¶
func (*AutoDiscoveryRequest_Body) Descriptor() ([]byte, []int)
func (*AutoDiscoveryRequest_Body) GetFilter ¶
func (m *AutoDiscoveryRequest_Body) GetFilter() *types.Struct
func (*AutoDiscoveryRequest_Body) GetUpdate ¶
func (m *AutoDiscoveryRequest_Body) GetUpdate() *types.Struct
func (*AutoDiscoveryRequest_Body) GetUpsert ¶
func (m *AutoDiscoveryRequest_Body) GetUpsert() bool
func (*AutoDiscoveryRequest_Body) ProtoMessage ¶
func (*AutoDiscoveryRequest_Body) ProtoMessage()
func (*AutoDiscoveryRequest_Body) Reset ¶
func (m *AutoDiscoveryRequest_Body) Reset()
func (*AutoDiscoveryRequest_Body) String ¶
func (m *AutoDiscoveryRequest_Body) String() string
func (*AutoDiscoveryRequest_Body) Validate ¶
func (this *AutoDiscoveryRequest_Body) Validate() error
func (*AutoDiscoveryRequest_Body) XXX_DiscardUnknown ¶
func (m *AutoDiscoveryRequest_Body) XXX_DiscardUnknown()
func (*AutoDiscoveryRequest_Body) XXX_Marshal ¶
func (m *AutoDiscoveryRequest_Body) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AutoDiscoveryRequest_Body) XXX_Merge ¶
func (m *AutoDiscoveryRequest_Body) XXX_Merge(src proto.Message)
func (*AutoDiscoveryRequest_Body) XXX_Size ¶
func (m *AutoDiscoveryRequest_Body) XXX_Size() int
func (*AutoDiscoveryRequest_Body) XXX_Unmarshal ¶
func (m *AutoDiscoveryRequest_Body) XXX_Unmarshal(b []byte) error
type AutoDiscoveryResponse ¶
type AutoDiscoveryResponse struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //错误信息 Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error" form:"error"` // //返回消息 Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message" form:"message"` // //data Data []*AutoDiscoveryResponse_Data `protobuf:"bytes,4,rep,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AutoDiscovery返回
func (*AutoDiscoveryResponse) Descriptor ¶
func (*AutoDiscoveryResponse) Descriptor() ([]byte, []int)
func (*AutoDiscoveryResponse) GetCode ¶
func (m *AutoDiscoveryResponse) GetCode() int32
func (*AutoDiscoveryResponse) GetData ¶
func (m *AutoDiscoveryResponse) GetData() []*AutoDiscoveryResponse_Data
func (*AutoDiscoveryResponse) GetError ¶
func (m *AutoDiscoveryResponse) GetError() string
func (*AutoDiscoveryResponse) GetMessage ¶
func (m *AutoDiscoveryResponse) GetMessage() string
func (*AutoDiscoveryResponse) ProtoMessage ¶
func (*AutoDiscoveryResponse) ProtoMessage()
func (*AutoDiscoveryResponse) Reset ¶
func (m *AutoDiscoveryResponse) Reset()
func (*AutoDiscoveryResponse) String ¶
func (m *AutoDiscoveryResponse) String() string
func (*AutoDiscoveryResponse) Validate ¶
func (this *AutoDiscoveryResponse) Validate() error
func (*AutoDiscoveryResponse) XXX_DiscardUnknown ¶
func (m *AutoDiscoveryResponse) XXX_DiscardUnknown()
func (*AutoDiscoveryResponse) XXX_Marshal ¶
func (m *AutoDiscoveryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AutoDiscoveryResponse) XXX_Merge ¶
func (m *AutoDiscoveryResponse) XXX_Merge(src proto.Message)
func (*AutoDiscoveryResponse) XXX_Size ¶
func (m *AutoDiscoveryResponse) XXX_Size() int
func (*AutoDiscoveryResponse) XXX_Unmarshal ¶
func (m *AutoDiscoveryResponse) XXX_Unmarshal(b []byte) error
type AutoDiscoveryResponseWrapper ¶
type AutoDiscoveryResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *AutoDiscoveryResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AutoDiscoveryApi返回
func (*AutoDiscoveryResponseWrapper) Descriptor ¶
func (*AutoDiscoveryResponseWrapper) Descriptor() ([]byte, []int)
func (*AutoDiscoveryResponseWrapper) GetCode ¶
func (m *AutoDiscoveryResponseWrapper) GetCode() int32
func (*AutoDiscoveryResponseWrapper) GetCodeExplain ¶
func (m *AutoDiscoveryResponseWrapper) GetCodeExplain() string
func (*AutoDiscoveryResponseWrapper) GetData ¶
func (m *AutoDiscoveryResponseWrapper) GetData() *AutoDiscoveryResponse
func (*AutoDiscoveryResponseWrapper) GetError ¶
func (m *AutoDiscoveryResponseWrapper) GetError() string
func (*AutoDiscoveryResponseWrapper) ProtoMessage ¶
func (*AutoDiscoveryResponseWrapper) ProtoMessage()
func (*AutoDiscoveryResponseWrapper) Reset ¶
func (m *AutoDiscoveryResponseWrapper) Reset()
func (*AutoDiscoveryResponseWrapper) String ¶
func (m *AutoDiscoveryResponseWrapper) String() string
func (*AutoDiscoveryResponseWrapper) Validate ¶
func (this *AutoDiscoveryResponseWrapper) Validate() error
func (*AutoDiscoveryResponseWrapper) XXX_DiscardUnknown ¶
func (m *AutoDiscoveryResponseWrapper) XXX_DiscardUnknown()
func (*AutoDiscoveryResponseWrapper) XXX_Marshal ¶
func (m *AutoDiscoveryResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AutoDiscoveryResponseWrapper) XXX_Merge ¶
func (m *AutoDiscoveryResponseWrapper) XXX_Merge(src proto.Message)
func (*AutoDiscoveryResponseWrapper) XXX_Size ¶
func (m *AutoDiscoveryResponseWrapper) XXX_Size() int
func (*AutoDiscoveryResponseWrapper) XXX_Unmarshal ¶
func (m *AutoDiscoveryResponseWrapper) XXX_Unmarshal(b []byte) error
type AutoDiscoveryResponse_Data ¶
type AutoDiscoveryResponse_Data struct { // //实例Id InstanceId string `protobuf:"bytes,1,opt,name=instanceId,proto3" json:"instanceId" form:"instanceId"` // //状态码 Code int32 `protobuf:"varint,2,opt,name=code,proto3" json:"code" form:"code"` // //是否匹配到数据 Matched bool `protobuf:"varint,3,opt,name=matched,proto3" json:"matched" form:"matched"` // //是否有效 Effected bool `protobuf:"varint,4,opt,name=effected,proto3" json:"effected" form:"effected"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AutoDiscoveryResponse_Data) Descriptor ¶
func (*AutoDiscoveryResponse_Data) Descriptor() ([]byte, []int)
func (*AutoDiscoveryResponse_Data) GetCode ¶
func (m *AutoDiscoveryResponse_Data) GetCode() int32
func (*AutoDiscoveryResponse_Data) GetEffected ¶
func (m *AutoDiscoveryResponse_Data) GetEffected() bool
func (*AutoDiscoveryResponse_Data) GetInstanceId ¶
func (m *AutoDiscoveryResponse_Data) GetInstanceId() string
func (*AutoDiscoveryResponse_Data) GetMatched ¶
func (m *AutoDiscoveryResponse_Data) GetMatched() bool
func (*AutoDiscoveryResponse_Data) ProtoMessage ¶
func (*AutoDiscoveryResponse_Data) ProtoMessage()
func (*AutoDiscoveryResponse_Data) Reset ¶
func (m *AutoDiscoveryResponse_Data) Reset()
func (*AutoDiscoveryResponse_Data) String ¶
func (m *AutoDiscoveryResponse_Data) String() string
func (*AutoDiscoveryResponse_Data) Validate ¶
func (this *AutoDiscoveryResponse_Data) Validate() error
func (*AutoDiscoveryResponse_Data) XXX_DiscardUnknown ¶
func (m *AutoDiscoveryResponse_Data) XXX_DiscardUnknown()
func (*AutoDiscoveryResponse_Data) XXX_Marshal ¶
func (m *AutoDiscoveryResponse_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AutoDiscoveryResponse_Data) XXX_Merge ¶
func (m *AutoDiscoveryResponse_Data) XXX_Merge(src proto.Message)
func (*AutoDiscoveryResponse_Data) XXX_Size ¶
func (m *AutoDiscoveryResponse_Data) XXX_Size() int
func (*AutoDiscoveryResponse_Data) XXX_Unmarshal ¶
func (m *AutoDiscoveryResponse_Data) XXX_Unmarshal(b []byte) error
type BatchListInstanceQueryStrategyRequest ¶
type BatchListInstanceQueryStrategyRequest struct { // //多个模型ID,以逗号分隔 ObjectIds string `protobuf:"bytes,1,opt,name=object_ids,json=objectIds,proto3" json:"object_ids" form:"object_ids"` // //策略类型 Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type" form:"type"` // //策略名称(模糊匹配) Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name" form:"name"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
BatchListInstanceQueryStrategy请求
func (*BatchListInstanceQueryStrategyRequest) Descriptor ¶
func (*BatchListInstanceQueryStrategyRequest) Descriptor() ([]byte, []int)
func (*BatchListInstanceQueryStrategyRequest) GetName ¶
func (m *BatchListInstanceQueryStrategyRequest) GetName() string
func (*BatchListInstanceQueryStrategyRequest) GetObjectIds ¶
func (m *BatchListInstanceQueryStrategyRequest) GetObjectIds() string
func (*BatchListInstanceQueryStrategyRequest) GetType ¶
func (m *BatchListInstanceQueryStrategyRequest) GetType() string
func (*BatchListInstanceQueryStrategyRequest) ProtoMessage ¶
func (*BatchListInstanceQueryStrategyRequest) ProtoMessage()
func (*BatchListInstanceQueryStrategyRequest) Reset ¶
func (m *BatchListInstanceQueryStrategyRequest) Reset()
func (*BatchListInstanceQueryStrategyRequest) String ¶
func (m *BatchListInstanceQueryStrategyRequest) String() string
func (*BatchListInstanceQueryStrategyRequest) Validate ¶
func (this *BatchListInstanceQueryStrategyRequest) Validate() error
func (*BatchListInstanceQueryStrategyRequest) XXX_DiscardUnknown ¶
func (m *BatchListInstanceQueryStrategyRequest) XXX_DiscardUnknown()
func (*BatchListInstanceQueryStrategyRequest) XXX_Marshal ¶
func (m *BatchListInstanceQueryStrategyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BatchListInstanceQueryStrategyRequest) XXX_Merge ¶
func (m *BatchListInstanceQueryStrategyRequest) XXX_Merge(src proto.Message)
func (*BatchListInstanceQueryStrategyRequest) XXX_Size ¶
func (m *BatchListInstanceQueryStrategyRequest) XXX_Size() int
func (*BatchListInstanceQueryStrategyRequest) XXX_Unmarshal ¶
func (m *BatchListInstanceQueryStrategyRequest) XXX_Unmarshal(b []byte) error
type BatchListInstanceQueryStrategyResponse ¶
type BatchListInstanceQueryStrategyResponse struct { // //各模型的实例查询策略数据 StrategyData []*BatchListInstanceQueryStrategyResponse_StrategyData `protobuf:"bytes,1,rep,name=strategy_data,json=strategyData,proto3" json:"strategy_data" form:"strategy_data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
BatchListInstanceQueryStrategy返回
func (*BatchListInstanceQueryStrategyResponse) Descriptor ¶
func (*BatchListInstanceQueryStrategyResponse) Descriptor() ([]byte, []int)
func (*BatchListInstanceQueryStrategyResponse) GetStrategyData ¶
func (m *BatchListInstanceQueryStrategyResponse) GetStrategyData() []*BatchListInstanceQueryStrategyResponse_StrategyData
func (*BatchListInstanceQueryStrategyResponse) ProtoMessage ¶
func (*BatchListInstanceQueryStrategyResponse) ProtoMessage()
func (*BatchListInstanceQueryStrategyResponse) Reset ¶
func (m *BatchListInstanceQueryStrategyResponse) Reset()
func (*BatchListInstanceQueryStrategyResponse) String ¶
func (m *BatchListInstanceQueryStrategyResponse) String() string
func (*BatchListInstanceQueryStrategyResponse) Validate ¶
func (this *BatchListInstanceQueryStrategyResponse) Validate() error
func (*BatchListInstanceQueryStrategyResponse) XXX_DiscardUnknown ¶
func (m *BatchListInstanceQueryStrategyResponse) XXX_DiscardUnknown()
func (*BatchListInstanceQueryStrategyResponse) XXX_Marshal ¶
func (m *BatchListInstanceQueryStrategyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BatchListInstanceQueryStrategyResponse) XXX_Merge ¶
func (m *BatchListInstanceQueryStrategyResponse) XXX_Merge(src proto.Message)
func (*BatchListInstanceQueryStrategyResponse) XXX_Size ¶
func (m *BatchListInstanceQueryStrategyResponse) XXX_Size() int
func (*BatchListInstanceQueryStrategyResponse) XXX_Unmarshal ¶
func (m *BatchListInstanceQueryStrategyResponse) XXX_Unmarshal(b []byte) error
type BatchListInstanceQueryStrategyResponseWrapper ¶
type BatchListInstanceQueryStrategyResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *BatchListInstanceQueryStrategyResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
BatchListInstanceQueryStrategyApi返回
func (*BatchListInstanceQueryStrategyResponseWrapper) Descriptor ¶
func (*BatchListInstanceQueryStrategyResponseWrapper) Descriptor() ([]byte, []int)
func (*BatchListInstanceQueryStrategyResponseWrapper) GetCode ¶
func (m *BatchListInstanceQueryStrategyResponseWrapper) GetCode() int32
func (*BatchListInstanceQueryStrategyResponseWrapper) GetCodeExplain ¶
func (m *BatchListInstanceQueryStrategyResponseWrapper) GetCodeExplain() string
func (*BatchListInstanceQueryStrategyResponseWrapper) GetData ¶
func (m *BatchListInstanceQueryStrategyResponseWrapper) GetData() *BatchListInstanceQueryStrategyResponse
func (*BatchListInstanceQueryStrategyResponseWrapper) GetError ¶
func (m *BatchListInstanceQueryStrategyResponseWrapper) GetError() string
func (*BatchListInstanceQueryStrategyResponseWrapper) ProtoMessage ¶
func (*BatchListInstanceQueryStrategyResponseWrapper) ProtoMessage()
func (*BatchListInstanceQueryStrategyResponseWrapper) Reset ¶
func (m *BatchListInstanceQueryStrategyResponseWrapper) Reset()
func (*BatchListInstanceQueryStrategyResponseWrapper) String ¶
func (m *BatchListInstanceQueryStrategyResponseWrapper) String() string
func (*BatchListInstanceQueryStrategyResponseWrapper) Validate ¶
func (this *BatchListInstanceQueryStrategyResponseWrapper) Validate() error
func (*BatchListInstanceQueryStrategyResponseWrapper) XXX_DiscardUnknown ¶
func (m *BatchListInstanceQueryStrategyResponseWrapper) XXX_DiscardUnknown()
func (*BatchListInstanceQueryStrategyResponseWrapper) XXX_Marshal ¶
func (m *BatchListInstanceQueryStrategyResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BatchListInstanceQueryStrategyResponseWrapper) XXX_Merge ¶
func (m *BatchListInstanceQueryStrategyResponseWrapper) XXX_Merge(src proto.Message)
func (*BatchListInstanceQueryStrategyResponseWrapper) XXX_Size ¶
func (m *BatchListInstanceQueryStrategyResponseWrapper) XXX_Size() int
func (*BatchListInstanceQueryStrategyResponseWrapper) XXX_Unmarshal ¶
func (m *BatchListInstanceQueryStrategyResponseWrapper) XXX_Unmarshal(b []byte) error
type BatchListInstanceQueryStrategyResponse_StrategyData ¶
type BatchListInstanceQueryStrategyResponse_StrategyData struct { // //模型ID ObjectId string `protobuf:"bytes,1,opt,name=object_id,json=objectId,proto3" json:"object_id" form:"object_id"` // //策略列表 StrategyList []*cmdb.InstanceQueryStrategy `protobuf:"bytes,2,rep,name=strategy_list,json=strategyList,proto3" json:"strategy_list" form:"strategy_list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BatchListInstanceQueryStrategyResponse_StrategyData) Descriptor ¶
func (*BatchListInstanceQueryStrategyResponse_StrategyData) Descriptor() ([]byte, []int)
func (*BatchListInstanceQueryStrategyResponse_StrategyData) GetObjectId ¶
func (m *BatchListInstanceQueryStrategyResponse_StrategyData) GetObjectId() string
func (*BatchListInstanceQueryStrategyResponse_StrategyData) GetStrategyList ¶
func (m *BatchListInstanceQueryStrategyResponse_StrategyData) GetStrategyList() []*cmdb.InstanceQueryStrategy
func (*BatchListInstanceQueryStrategyResponse_StrategyData) ProtoMessage ¶
func (*BatchListInstanceQueryStrategyResponse_StrategyData) ProtoMessage()
func (*BatchListInstanceQueryStrategyResponse_StrategyData) Reset ¶
func (m *BatchListInstanceQueryStrategyResponse_StrategyData) Reset()
func (*BatchListInstanceQueryStrategyResponse_StrategyData) String ¶
func (m *BatchListInstanceQueryStrategyResponse_StrategyData) String() string
func (*BatchListInstanceQueryStrategyResponse_StrategyData) Validate ¶
func (this *BatchListInstanceQueryStrategyResponse_StrategyData) Validate() error
func (*BatchListInstanceQueryStrategyResponse_StrategyData) XXX_DiscardUnknown ¶
func (m *BatchListInstanceQueryStrategyResponse_StrategyData) XXX_DiscardUnknown()
func (*BatchListInstanceQueryStrategyResponse_StrategyData) XXX_Marshal ¶
func (m *BatchListInstanceQueryStrategyResponse_StrategyData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BatchListInstanceQueryStrategyResponse_StrategyData) XXX_Merge ¶
func (m *BatchListInstanceQueryStrategyResponse_StrategyData) XXX_Merge(src proto.Message)
func (*BatchListInstanceQueryStrategyResponse_StrategyData) XXX_Size ¶
func (m *BatchListInstanceQueryStrategyResponse_StrategyData) XXX_Size() int
func (*BatchListInstanceQueryStrategyResponse_StrategyData) XXX_Unmarshal ¶
func (m *BatchListInstanceQueryStrategyResponse_StrategyData) XXX_Unmarshal(b []byte) error
type BatchSearchRequest ¶
type BatchSearchRequest struct { // //body Data []*BatchSearchRequest_Data `protobuf:"bytes,1,rep,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
BatchSearch请求
func (*BatchSearchRequest) Descriptor ¶
func (*BatchSearchRequest) Descriptor() ([]byte, []int)
func (*BatchSearchRequest) GetData ¶
func (m *BatchSearchRequest) GetData() []*BatchSearchRequest_Data
func (*BatchSearchRequest) ProtoMessage ¶
func (*BatchSearchRequest) ProtoMessage()
func (*BatchSearchRequest) Reset ¶
func (m *BatchSearchRequest) Reset()
func (*BatchSearchRequest) String ¶
func (m *BatchSearchRequest) String() string
func (*BatchSearchRequest) Validate ¶
func (this *BatchSearchRequest) Validate() error
func (*BatchSearchRequest) XXX_DiscardUnknown ¶
func (m *BatchSearchRequest) XXX_DiscardUnknown()
func (*BatchSearchRequest) XXX_Marshal ¶
func (m *BatchSearchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BatchSearchRequest) XXX_Merge ¶
func (m *BatchSearchRequest) XXX_Merge(src proto.Message)
func (*BatchSearchRequest) XXX_Size ¶
func (m *BatchSearchRequest) XXX_Size() int
func (*BatchSearchRequest) XXX_Unmarshal ¶
func (m *BatchSearchRequest) XXX_Unmarshal(b []byte) error
type BatchSearchRequest_Data ¶
type BatchSearchRequest_Data struct { // //模型对象ID ObjectId string `protobuf:"bytes,1,opt,name=object_id,json=objectId,proto3" json:"object_id" form:"object_id"` // //搜索条件 Search *BatchSearchRequest_Data_Search `protobuf:"bytes,2,opt,name=search,proto3" json:"search" form:"search"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BatchSearchRequest_Data) Descriptor ¶
func (*BatchSearchRequest_Data) Descriptor() ([]byte, []int)
func (*BatchSearchRequest_Data) GetObjectId ¶
func (m *BatchSearchRequest_Data) GetObjectId() string
func (*BatchSearchRequest_Data) GetSearch ¶
func (m *BatchSearchRequest_Data) GetSearch() *BatchSearchRequest_Data_Search
func (*BatchSearchRequest_Data) ProtoMessage ¶
func (*BatchSearchRequest_Data) ProtoMessage()
func (*BatchSearchRequest_Data) Reset ¶
func (m *BatchSearchRequest_Data) Reset()
func (*BatchSearchRequest_Data) String ¶
func (m *BatchSearchRequest_Data) String() string
func (*BatchSearchRequest_Data) Validate ¶
func (this *BatchSearchRequest_Data) Validate() error
func (*BatchSearchRequest_Data) XXX_DiscardUnknown ¶
func (m *BatchSearchRequest_Data) XXX_DiscardUnknown()
func (*BatchSearchRequest_Data) XXX_Marshal ¶
func (m *BatchSearchRequest_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BatchSearchRequest_Data) XXX_Merge ¶
func (m *BatchSearchRequest_Data) XXX_Merge(src proto.Message)
func (*BatchSearchRequest_Data) XXX_Size ¶
func (m *BatchSearchRequest_Data) XXX_Size() int
func (*BatchSearchRequest_Data) XXX_Unmarshal ¶
func (m *BatchSearchRequest_Data) XXX_Unmarshal(b []byte) error
type BatchSearchRequest_Data_Search ¶
type BatchSearchRequest_Data_Search struct { // //e.g.: { name: { $like: '%q%' } }, { $or: [{ name: { $like: '%q%' }}] } Query *types.Struct `protobuf:"bytes,1,opt,name=query,proto3" json:"query" form:"query"` // //e.g.: { instanceId: true, name: true } Fields *types.Struct `protobuf:"bytes,2,opt,name=fields,proto3" json:"fields" form:"fields"` // //当为 true 时,只搜索与我相关实例 OnlyMyInstance bool `protobuf:"varint,3,opt,name=only_my_instance,json=onlyMyInstance,proto3" json:"only_my_instance" form:"only_my_instance"` // //对于关联的实例数据是否只获取 relation_view 中指定的属性, 这个字段为 true 时, 会覆盖 fields 字段中指定的二级字段设置 OnlyRelationView bool `` /* 128-byte string literal not displayed */ // //页码 Page int32 `protobuf:"varint,5,opt,name=page,proto3" json:"page" form:"page"` // //页大小 PageSize int32 `protobuf:"varint,6,opt,name=page_size,json=pageSize,proto3" json:"page_size" form:"page_size"` // //按字段排序, 留空默认按照实例ID降序排序(1表示升序, -1表示降序) e.g.: { instanceId: 1 } Sort *types.Struct `protobuf:"bytes,7,opt,name=sort,proto3" json:"sort" form:"sort"` // //按照权限过滤(通用实例都有 read, update, delete 权限控制, 主机实例在通用实例权限基础上有额外的 operate 权限, 应用实例在通用实例权限基础上有额外的 developClusterOperate, testClusterOperate, prereleaseClusterOperate, productionClusterOperate 权限) e.g.: [ "operate", "update" ] Permission []string `protobuf:"bytes,8,rep,name=permission,proto3" json:"permission" form:"permission"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BatchSearchRequest_Data_Search) Descriptor ¶
func (*BatchSearchRequest_Data_Search) Descriptor() ([]byte, []int)
func (*BatchSearchRequest_Data_Search) GetFields ¶
func (m *BatchSearchRequest_Data_Search) GetFields() *types.Struct
func (*BatchSearchRequest_Data_Search) GetOnlyMyInstance ¶
func (m *BatchSearchRequest_Data_Search) GetOnlyMyInstance() bool
func (*BatchSearchRequest_Data_Search) GetOnlyRelationView ¶
func (m *BatchSearchRequest_Data_Search) GetOnlyRelationView() bool
func (*BatchSearchRequest_Data_Search) GetPage ¶
func (m *BatchSearchRequest_Data_Search) GetPage() int32
func (*BatchSearchRequest_Data_Search) GetPageSize ¶
func (m *BatchSearchRequest_Data_Search) GetPageSize() int32
func (*BatchSearchRequest_Data_Search) GetPermission ¶
func (m *BatchSearchRequest_Data_Search) GetPermission() []string
func (*BatchSearchRequest_Data_Search) GetQuery ¶
func (m *BatchSearchRequest_Data_Search) GetQuery() *types.Struct
func (*BatchSearchRequest_Data_Search) GetSort ¶
func (m *BatchSearchRequest_Data_Search) GetSort() *types.Struct
func (*BatchSearchRequest_Data_Search) ProtoMessage ¶
func (*BatchSearchRequest_Data_Search) ProtoMessage()
func (*BatchSearchRequest_Data_Search) Reset ¶
func (m *BatchSearchRequest_Data_Search) Reset()
func (*BatchSearchRequest_Data_Search) String ¶
func (m *BatchSearchRequest_Data_Search) String() string
func (*BatchSearchRequest_Data_Search) Validate ¶
func (this *BatchSearchRequest_Data_Search) Validate() error
func (*BatchSearchRequest_Data_Search) XXX_DiscardUnknown ¶
func (m *BatchSearchRequest_Data_Search) XXX_DiscardUnknown()
func (*BatchSearchRequest_Data_Search) XXX_Marshal ¶
func (m *BatchSearchRequest_Data_Search) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BatchSearchRequest_Data_Search) XXX_Merge ¶
func (m *BatchSearchRequest_Data_Search) XXX_Merge(src proto.Message)
func (*BatchSearchRequest_Data_Search) XXX_Size ¶
func (m *BatchSearchRequest_Data_Search) XXX_Size() int
func (*BatchSearchRequest_Data_Search) XXX_Unmarshal ¶
func (m *BatchSearchRequest_Data_Search) XXX_Unmarshal(b []byte) error
type BatchSearchResponse ¶
type BatchSearchResponse struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //错误信息 Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error" form:"error"` // //返回消息 Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message" form:"message"` // //实例总数 Data []*BatchSearchResponse_Data `protobuf:"bytes,4,rep,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
BatchSearch返回
func (*BatchSearchResponse) Descriptor ¶
func (*BatchSearchResponse) Descriptor() ([]byte, []int)
func (*BatchSearchResponse) GetCode ¶
func (m *BatchSearchResponse) GetCode() int32
func (*BatchSearchResponse) GetData ¶
func (m *BatchSearchResponse) GetData() []*BatchSearchResponse_Data
func (*BatchSearchResponse) GetError ¶
func (m *BatchSearchResponse) GetError() string
func (*BatchSearchResponse) GetMessage ¶
func (m *BatchSearchResponse) GetMessage() string
func (*BatchSearchResponse) ProtoMessage ¶
func (*BatchSearchResponse) ProtoMessage()
func (*BatchSearchResponse) Reset ¶
func (m *BatchSearchResponse) Reset()
func (*BatchSearchResponse) String ¶
func (m *BatchSearchResponse) String() string
func (*BatchSearchResponse) Validate ¶
func (this *BatchSearchResponse) Validate() error
func (*BatchSearchResponse) XXX_DiscardUnknown ¶
func (m *BatchSearchResponse) XXX_DiscardUnknown()
func (*BatchSearchResponse) XXX_Marshal ¶
func (m *BatchSearchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BatchSearchResponse) XXX_Merge ¶
func (m *BatchSearchResponse) XXX_Merge(src proto.Message)
func (*BatchSearchResponse) XXX_Size ¶
func (m *BatchSearchResponse) XXX_Size() int
func (*BatchSearchResponse) XXX_Unmarshal ¶
func (m *BatchSearchResponse) XXX_Unmarshal(b []byte) error
type BatchSearchResponseWrapper ¶
type BatchSearchResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *BatchSearchResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
BatchSearchApi返回
func (*BatchSearchResponseWrapper) Descriptor ¶
func (*BatchSearchResponseWrapper) Descriptor() ([]byte, []int)
func (*BatchSearchResponseWrapper) GetCode ¶
func (m *BatchSearchResponseWrapper) GetCode() int32
func (*BatchSearchResponseWrapper) GetCodeExplain ¶
func (m *BatchSearchResponseWrapper) GetCodeExplain() string
func (*BatchSearchResponseWrapper) GetData ¶
func (m *BatchSearchResponseWrapper) GetData() *BatchSearchResponse
func (*BatchSearchResponseWrapper) GetError ¶
func (m *BatchSearchResponseWrapper) GetError() string
func (*BatchSearchResponseWrapper) ProtoMessage ¶
func (*BatchSearchResponseWrapper) ProtoMessage()
func (*BatchSearchResponseWrapper) Reset ¶
func (m *BatchSearchResponseWrapper) Reset()
func (*BatchSearchResponseWrapper) String ¶
func (m *BatchSearchResponseWrapper) String() string
func (*BatchSearchResponseWrapper) Validate ¶
func (this *BatchSearchResponseWrapper) Validate() error
func (*BatchSearchResponseWrapper) XXX_DiscardUnknown ¶
func (m *BatchSearchResponseWrapper) XXX_DiscardUnknown()
func (*BatchSearchResponseWrapper) XXX_Marshal ¶
func (m *BatchSearchResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BatchSearchResponseWrapper) XXX_Merge ¶
func (m *BatchSearchResponseWrapper) XXX_Merge(src proto.Message)
func (*BatchSearchResponseWrapper) XXX_Size ¶
func (m *BatchSearchResponseWrapper) XXX_Size() int
func (*BatchSearchResponseWrapper) XXX_Unmarshal ¶
func (m *BatchSearchResponseWrapper) XXX_Unmarshal(b []byte) error
type BatchSearchResponse_Data ¶
type BatchSearchResponse_Data struct { // //instance list List []*types.Struct `protobuf:"bytes,1,rep,name=list,proto3" json:"list" form:"list"` // //实例总数 Total int32 `protobuf:"varint,2,opt,name=total,proto3" json:"total" form:"total"` // //页码 Page int32 `protobuf:"varint,3,opt,name=page,proto3" json:"page" form:"page"` // //页大小 PageSize int32 `protobuf:"varint,4,opt,name=page_size,json=pageSize,proto3" json:"page_size" form:"page_size"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BatchSearchResponse_Data) Descriptor ¶
func (*BatchSearchResponse_Data) Descriptor() ([]byte, []int)
func (*BatchSearchResponse_Data) GetList ¶
func (m *BatchSearchResponse_Data) GetList() []*types.Struct
func (*BatchSearchResponse_Data) GetPage ¶
func (m *BatchSearchResponse_Data) GetPage() int32
func (*BatchSearchResponse_Data) GetPageSize ¶
func (m *BatchSearchResponse_Data) GetPageSize() int32
func (*BatchSearchResponse_Data) GetTotal ¶
func (m *BatchSearchResponse_Data) GetTotal() int32
func (*BatchSearchResponse_Data) ProtoMessage ¶
func (*BatchSearchResponse_Data) ProtoMessage()
func (*BatchSearchResponse_Data) Reset ¶
func (m *BatchSearchResponse_Data) Reset()
func (*BatchSearchResponse_Data) String ¶
func (m *BatchSearchResponse_Data) String() string
func (*BatchSearchResponse_Data) Validate ¶
func (this *BatchSearchResponse_Data) Validate() error
func (*BatchSearchResponse_Data) XXX_DiscardUnknown ¶
func (m *BatchSearchResponse_Data) XXX_DiscardUnknown()
func (*BatchSearchResponse_Data) XXX_Marshal ¶
func (m *BatchSearchResponse_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BatchSearchResponse_Data) XXX_Merge ¶
func (m *BatchSearchResponse_Data) XXX_Merge(src proto.Message)
func (*BatchSearchResponse_Data) XXX_Size ¶
func (m *BatchSearchResponse_Data) XXX_Size() int
func (*BatchSearchResponse_Data) XXX_Unmarshal ¶
func (m *BatchSearchResponse_Data) XXX_Unmarshal(b []byte) error
type Client ¶
type Client interface { AggregateCount(ctx context.Context, in *AggregateCountRequest) (*AggregateCountResponse, error) AutoDiscovery(ctx context.Context, in *AutoDiscoveryRequest) (*AutoDiscoveryResponse, error) BatchListInstanceQueryStrategy(ctx context.Context, in *BatchListInstanceQueryStrategyRequest) (*BatchListInstanceQueryStrategyResponse, error) BatchSearch(ctx context.Context, in *BatchSearchRequest) (*BatchSearchResponse, error) CreateInstance(ctx context.Context, in *CreateInstanceRequest) (*types.Struct, error) DeleteInstance(ctx context.Context, in *DeleteInstanceRequest) (*types.Struct, error) DeleteInstanceBatch(ctx context.Context, in *DeleteInstanceBatchRequest) (*DeleteInstanceBatchResponse, error) FulltextSearch(ctx context.Context, in *FulltextSearchRequest) (*FulltextSearchResponse, error) GetDefaultValueTemplate(ctx context.Context, in *GetDefaultValueTemplateRequest) (*types.Struct, error) GetDetail(ctx context.Context, in *GetDetailRequest) (*types.Struct, error) GetInstanceQueryStrategy(ctx context.Context, in *GetInstanceQueryStrategyRequest) (*cmdb.InstanceQueryStrategy, error) ImportInstance(ctx context.Context, in *ImportInstanceRequest) (*ImportInstanceResponse, error) InstanceRelationsCount(ctx context.Context, in *InstanceRelationsCountRequest) (*types.Struct, error) InstanceSnapshot(ctx context.Context, in *InstanceSnapshotRequest) (*types.Struct, error) ListInstance(ctx context.Context, in *ListInstanceRequest) (*ListInstanceResponse, error) ListInstanceQueryStrategy(ctx context.Context, in *ListInstanceQueryStrategyRequest) (*ListInstanceQueryStrategyResponse, error) PostSearch(ctx context.Context, in *PostSearchRequest) (*PostSearchResponse, error) RelationCountAggregate(ctx context.Context, in *RelationCountAggregateRequest) (*RelationCountAggregateResponse, error) RelationMaxCheck(ctx context.Context, in *RelationMaxCheckRequest) (*RelationMaxCheckResponse, error) SearchTotal(ctx context.Context, in *SearchTotalRequest) (*SearchTotalResponse, error) UpdateInstance(ctx context.Context, in *UpdateInstanceRequest) (*types.Struct, error) UpdateInstanceV2(ctx context.Context, in *UpdateInstanceV2Request) (*types.Struct, error) UpdatePermissionBatch(ctx context.Context, in *UpdatePermissionBatchRequest) (*UpdatePermissionBatchResponse, error) }
Client is the client API for instance service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewClient ¶
func NewClient(c giraffe_micro.Client) Client
type CreateInstanceRequest ¶
type CreateInstanceRequest struct { // //objectId ObjectId string `protobuf:"bytes,1,opt,name=objectId,proto3" json:"objectId" form:"objectId"` // //创建实例 Instance *types.Struct `protobuf:"bytes,2,opt,name=instance,proto3" json:"instance" form:"instance"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
CreateInstance请求
func (*CreateInstanceRequest) Descriptor ¶
func (*CreateInstanceRequest) Descriptor() ([]byte, []int)
func (*CreateInstanceRequest) GetInstance ¶
func (m *CreateInstanceRequest) GetInstance() *types.Struct
func (*CreateInstanceRequest) GetObjectId ¶
func (m *CreateInstanceRequest) GetObjectId() string
func (*CreateInstanceRequest) ProtoMessage ¶
func (*CreateInstanceRequest) ProtoMessage()
func (*CreateInstanceRequest) Reset ¶
func (m *CreateInstanceRequest) Reset()
func (*CreateInstanceRequest) String ¶
func (m *CreateInstanceRequest) String() string
func (*CreateInstanceRequest) Validate ¶
func (this *CreateInstanceRequest) Validate() error
func (*CreateInstanceRequest) XXX_DiscardUnknown ¶
func (m *CreateInstanceRequest) XXX_DiscardUnknown()
func (*CreateInstanceRequest) XXX_Marshal ¶
func (m *CreateInstanceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateInstanceRequest) XXX_Merge ¶
func (m *CreateInstanceRequest) XXX_Merge(src proto.Message)
func (*CreateInstanceRequest) XXX_Size ¶
func (m *CreateInstanceRequest) XXX_Size() int
func (*CreateInstanceRequest) XXX_Unmarshal ¶
func (m *CreateInstanceRequest) XXX_Unmarshal(b []byte) error
type CreateInstanceResponseWrapper ¶
type CreateInstanceResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *types.Struct `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
CreateInstanceApi返回
func (*CreateInstanceResponseWrapper) Descriptor ¶
func (*CreateInstanceResponseWrapper) Descriptor() ([]byte, []int)
func (*CreateInstanceResponseWrapper) GetCode ¶
func (m *CreateInstanceResponseWrapper) GetCode() int32
func (*CreateInstanceResponseWrapper) GetCodeExplain ¶
func (m *CreateInstanceResponseWrapper) GetCodeExplain() string
func (*CreateInstanceResponseWrapper) GetData ¶
func (m *CreateInstanceResponseWrapper) GetData() *types.Struct
func (*CreateInstanceResponseWrapper) GetError ¶
func (m *CreateInstanceResponseWrapper) GetError() string
func (*CreateInstanceResponseWrapper) ProtoMessage ¶
func (*CreateInstanceResponseWrapper) ProtoMessage()
func (*CreateInstanceResponseWrapper) Reset ¶
func (m *CreateInstanceResponseWrapper) Reset()
func (*CreateInstanceResponseWrapper) String ¶
func (m *CreateInstanceResponseWrapper) String() string
func (*CreateInstanceResponseWrapper) Validate ¶
func (this *CreateInstanceResponseWrapper) Validate() error
func (*CreateInstanceResponseWrapper) XXX_DiscardUnknown ¶
func (m *CreateInstanceResponseWrapper) XXX_DiscardUnknown()
func (*CreateInstanceResponseWrapper) XXX_Marshal ¶
func (m *CreateInstanceResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateInstanceResponseWrapper) XXX_Merge ¶
func (m *CreateInstanceResponseWrapper) XXX_Merge(src proto.Message)
func (*CreateInstanceResponseWrapper) XXX_Size ¶
func (m *CreateInstanceResponseWrapper) XXX_Size() int
func (*CreateInstanceResponseWrapper) XXX_Unmarshal ¶
func (m *CreateInstanceResponseWrapper) XXX_Unmarshal(b []byte) error
type DeleteInstanceBatchRequest ¶
type DeleteInstanceBatchRequest struct { // //模型对象ID ObjectId string `protobuf:"bytes,1,opt,name=objectId,proto3" json:"objectId" form:"objectId"` // //实例ID, 用分号隔开, e.g. 5ab9f10a6ef88;5abb0dca9971d InstanceIds string `protobuf:"bytes,2,opt,name=instanceIds,proto3" json:"instanceIds" form:"instanceIds"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
DeleteInstanceBatch请求
func (*DeleteInstanceBatchRequest) Descriptor ¶
func (*DeleteInstanceBatchRequest) Descriptor() ([]byte, []int)
func (*DeleteInstanceBatchRequest) GetInstanceIds ¶
func (m *DeleteInstanceBatchRequest) GetInstanceIds() string
func (*DeleteInstanceBatchRequest) GetObjectId ¶
func (m *DeleteInstanceBatchRequest) GetObjectId() string
func (*DeleteInstanceBatchRequest) ProtoMessage ¶
func (*DeleteInstanceBatchRequest) ProtoMessage()
func (*DeleteInstanceBatchRequest) Reset ¶
func (m *DeleteInstanceBatchRequest) Reset()
func (*DeleteInstanceBatchRequest) String ¶
func (m *DeleteInstanceBatchRequest) String() string
func (*DeleteInstanceBatchRequest) Validate ¶
func (this *DeleteInstanceBatchRequest) Validate() error
func (*DeleteInstanceBatchRequest) XXX_DiscardUnknown ¶
func (m *DeleteInstanceBatchRequest) XXX_DiscardUnknown()
func (*DeleteInstanceBatchRequest) XXX_Marshal ¶
func (m *DeleteInstanceBatchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteInstanceBatchRequest) XXX_Merge ¶
func (m *DeleteInstanceBatchRequest) XXX_Merge(src proto.Message)
func (*DeleteInstanceBatchRequest) XXX_Size ¶
func (m *DeleteInstanceBatchRequest) XXX_Size() int
func (*DeleteInstanceBatchRequest) XXX_Unmarshal ¶
func (m *DeleteInstanceBatchRequest) XXX_Unmarshal(b []byte) error
type DeleteInstanceBatchResponse ¶
type DeleteInstanceBatchResponse struct { // //删除失败的实例列表 DeleteFailedInstances []*cmdb.FailInstance `protobuf:"bytes,1,rep,name=deleteFailedInstances,proto3" json:"deleteFailedInstances" form:"deleteFailedInstances"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
DeleteInstanceBatch返回
func (*DeleteInstanceBatchResponse) Descriptor ¶
func (*DeleteInstanceBatchResponse) Descriptor() ([]byte, []int)
func (*DeleteInstanceBatchResponse) GetDeleteFailedInstances ¶
func (m *DeleteInstanceBatchResponse) GetDeleteFailedInstances() []*cmdb.FailInstance
func (*DeleteInstanceBatchResponse) ProtoMessage ¶
func (*DeleteInstanceBatchResponse) ProtoMessage()
func (*DeleteInstanceBatchResponse) Reset ¶
func (m *DeleteInstanceBatchResponse) Reset()
func (*DeleteInstanceBatchResponse) String ¶
func (m *DeleteInstanceBatchResponse) String() string
func (*DeleteInstanceBatchResponse) Validate ¶
func (this *DeleteInstanceBatchResponse) Validate() error
func (*DeleteInstanceBatchResponse) XXX_DiscardUnknown ¶
func (m *DeleteInstanceBatchResponse) XXX_DiscardUnknown()
func (*DeleteInstanceBatchResponse) XXX_Marshal ¶
func (m *DeleteInstanceBatchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteInstanceBatchResponse) XXX_Merge ¶
func (m *DeleteInstanceBatchResponse) XXX_Merge(src proto.Message)
func (*DeleteInstanceBatchResponse) XXX_Size ¶
func (m *DeleteInstanceBatchResponse) XXX_Size() int
func (*DeleteInstanceBatchResponse) XXX_Unmarshal ¶
func (m *DeleteInstanceBatchResponse) XXX_Unmarshal(b []byte) error
type DeleteInstanceBatchResponseWrapper ¶
type DeleteInstanceBatchResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *DeleteInstanceBatchResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
DeleteInstanceBatchApi返回
func (*DeleteInstanceBatchResponseWrapper) Descriptor ¶
func (*DeleteInstanceBatchResponseWrapper) Descriptor() ([]byte, []int)
func (*DeleteInstanceBatchResponseWrapper) GetCode ¶
func (m *DeleteInstanceBatchResponseWrapper) GetCode() int32
func (*DeleteInstanceBatchResponseWrapper) GetCodeExplain ¶
func (m *DeleteInstanceBatchResponseWrapper) GetCodeExplain() string
func (*DeleteInstanceBatchResponseWrapper) GetData ¶
func (m *DeleteInstanceBatchResponseWrapper) GetData() *DeleteInstanceBatchResponse
func (*DeleteInstanceBatchResponseWrapper) GetError ¶
func (m *DeleteInstanceBatchResponseWrapper) GetError() string
func (*DeleteInstanceBatchResponseWrapper) ProtoMessage ¶
func (*DeleteInstanceBatchResponseWrapper) ProtoMessage()
func (*DeleteInstanceBatchResponseWrapper) Reset ¶
func (m *DeleteInstanceBatchResponseWrapper) Reset()
func (*DeleteInstanceBatchResponseWrapper) String ¶
func (m *DeleteInstanceBatchResponseWrapper) String() string
func (*DeleteInstanceBatchResponseWrapper) Validate ¶
func (this *DeleteInstanceBatchResponseWrapper) Validate() error
func (*DeleteInstanceBatchResponseWrapper) XXX_DiscardUnknown ¶
func (m *DeleteInstanceBatchResponseWrapper) XXX_DiscardUnknown()
func (*DeleteInstanceBatchResponseWrapper) XXX_Marshal ¶
func (m *DeleteInstanceBatchResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteInstanceBatchResponseWrapper) XXX_Merge ¶
func (m *DeleteInstanceBatchResponseWrapper) XXX_Merge(src proto.Message)
func (*DeleteInstanceBatchResponseWrapper) XXX_Size ¶
func (m *DeleteInstanceBatchResponseWrapper) XXX_Size() int
func (*DeleteInstanceBatchResponseWrapper) XXX_Unmarshal ¶
func (m *DeleteInstanceBatchResponseWrapper) XXX_Unmarshal(b []byte) error
type DeleteInstanceRequest ¶
type DeleteInstanceRequest struct { // //模型对象ID ObjectId string `protobuf:"bytes,1,opt,name=objectId,proto3" json:"objectId" form:"objectId"` // //实例ID InstanceId string `protobuf:"bytes,2,opt,name=instanceId,proto3" json:"instanceId" form:"instanceId"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
DeleteInstance请求
func (*DeleteInstanceRequest) Descriptor ¶
func (*DeleteInstanceRequest) Descriptor() ([]byte, []int)
func (*DeleteInstanceRequest) GetInstanceId ¶
func (m *DeleteInstanceRequest) GetInstanceId() string
func (*DeleteInstanceRequest) GetObjectId ¶
func (m *DeleteInstanceRequest) GetObjectId() string
func (*DeleteInstanceRequest) ProtoMessage ¶
func (*DeleteInstanceRequest) ProtoMessage()
func (*DeleteInstanceRequest) Reset ¶
func (m *DeleteInstanceRequest) Reset()
func (*DeleteInstanceRequest) String ¶
func (m *DeleteInstanceRequest) String() string
func (*DeleteInstanceRequest) Validate ¶
func (this *DeleteInstanceRequest) Validate() error
func (*DeleteInstanceRequest) XXX_DiscardUnknown ¶
func (m *DeleteInstanceRequest) XXX_DiscardUnknown()
func (*DeleteInstanceRequest) XXX_Marshal ¶
func (m *DeleteInstanceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteInstanceRequest) XXX_Merge ¶
func (m *DeleteInstanceRequest) XXX_Merge(src proto.Message)
func (*DeleteInstanceRequest) XXX_Size ¶
func (m *DeleteInstanceRequest) XXX_Size() int
func (*DeleteInstanceRequest) XXX_Unmarshal ¶
func (m *DeleteInstanceRequest) XXX_Unmarshal(b []byte) error
type DeleteInstanceResponseWrapper ¶
type DeleteInstanceResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *types.Struct `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
DeleteInstanceApi返回
func (*DeleteInstanceResponseWrapper) Descriptor ¶
func (*DeleteInstanceResponseWrapper) Descriptor() ([]byte, []int)
func (*DeleteInstanceResponseWrapper) GetCode ¶
func (m *DeleteInstanceResponseWrapper) GetCode() int32
func (*DeleteInstanceResponseWrapper) GetCodeExplain ¶
func (m *DeleteInstanceResponseWrapper) GetCodeExplain() string
func (*DeleteInstanceResponseWrapper) GetData ¶
func (m *DeleteInstanceResponseWrapper) GetData() *types.Struct
func (*DeleteInstanceResponseWrapper) GetError ¶
func (m *DeleteInstanceResponseWrapper) GetError() string
func (*DeleteInstanceResponseWrapper) ProtoMessage ¶
func (*DeleteInstanceResponseWrapper) ProtoMessage()
func (*DeleteInstanceResponseWrapper) Reset ¶
func (m *DeleteInstanceResponseWrapper) Reset()
func (*DeleteInstanceResponseWrapper) String ¶
func (m *DeleteInstanceResponseWrapper) String() string
func (*DeleteInstanceResponseWrapper) Validate ¶
func (this *DeleteInstanceResponseWrapper) Validate() error
func (*DeleteInstanceResponseWrapper) XXX_DiscardUnknown ¶
func (m *DeleteInstanceResponseWrapper) XXX_DiscardUnknown()
func (*DeleteInstanceResponseWrapper) XXX_Marshal ¶
func (m *DeleteInstanceResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteInstanceResponseWrapper) XXX_Merge ¶
func (m *DeleteInstanceResponseWrapper) XXX_Merge(src proto.Message)
func (*DeleteInstanceResponseWrapper) XXX_Size ¶
func (m *DeleteInstanceResponseWrapper) XXX_Size() int
func (*DeleteInstanceResponseWrapper) XXX_Unmarshal ¶
func (m *DeleteInstanceResponseWrapper) XXX_Unmarshal(b []byte) error
type ExportInstanceCsvRequest ¶
type ExportInstanceCsvRequest struct { // //模型对象ID ObjectId string `protobuf:"bytes,1,opt,name=object_id,json=objectId,proto3" json:"object_id" form:"object_id"` // //请求参数json序列化 Json string `protobuf:"bytes,2,opt,name=json,proto3" json:"json" form:"json"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ExportInstanceCsv请求
func (*ExportInstanceCsvRequest) Descriptor ¶
func (*ExportInstanceCsvRequest) Descriptor() ([]byte, []int)
func (*ExportInstanceCsvRequest) GetJson ¶
func (m *ExportInstanceCsvRequest) GetJson() string
func (*ExportInstanceCsvRequest) GetObjectId ¶
func (m *ExportInstanceCsvRequest) GetObjectId() string
func (*ExportInstanceCsvRequest) ProtoMessage ¶
func (*ExportInstanceCsvRequest) ProtoMessage()
func (*ExportInstanceCsvRequest) Reset ¶
func (m *ExportInstanceCsvRequest) Reset()
func (*ExportInstanceCsvRequest) String ¶
func (m *ExportInstanceCsvRequest) String() string
func (*ExportInstanceCsvRequest) Validate ¶
func (this *ExportInstanceCsvRequest) Validate() error
func (*ExportInstanceCsvRequest) XXX_DiscardUnknown ¶
func (m *ExportInstanceCsvRequest) XXX_DiscardUnknown()
func (*ExportInstanceCsvRequest) XXX_Marshal ¶
func (m *ExportInstanceCsvRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ExportInstanceCsvRequest) XXX_Merge ¶
func (m *ExportInstanceCsvRequest) XXX_Merge(src proto.Message)
func (*ExportInstanceCsvRequest) XXX_Size ¶
func (m *ExportInstanceCsvRequest) XXX_Size() int
func (*ExportInstanceCsvRequest) XXX_Unmarshal ¶
func (m *ExportInstanceCsvRequest) XXX_Unmarshal(b []byte) error
type ExportInstanceExcelRequest ¶
type ExportInstanceExcelRequest struct { // //模型对象ID ObjectId string `protobuf:"bytes,1,opt,name=object_id,json=objectId,proto3" json:"object_id" form:"object_id"` // //e.g.: { name: { $like: '%q%' } }, { $or: [{ name: { $like: '%q%' }}] } Query *types.Struct `protobuf:"bytes,2,opt,name=query,proto3" json:"query" form:"query"` // //e.g.: { instanceId: true, name: true } Fields *types.Struct `protobuf:"bytes,3,opt,name=fields,proto3" json:"fields" form:"fields"` // //当为 true 时,只搜索与我相关实例 OnlyMyInstance bool `protobuf:"varint,4,opt,name=only_my_instance,json=onlyMyInstance,proto3" json:"only_my_instance" form:"only_my_instance"` // //对于关联的实例数据是否只获取 relation_view 中指定的属性, 这个字段为 true 时, 会覆盖 fields 字段中指定的二级字段设置 OnlyRelationView bool `` /* 128-byte string literal not displayed */ // //按字段排序, 留空默认按照实例ID降序排序(1表示升序, -1表示降序) e.g.: { instanceId: 1 } Sort *types.Struct `protobuf:"bytes,6,opt,name=sort,proto3" json:"sort" form:"sort"` // //按照权限过滤(通用实例都有 read, update, delete 权限控制, 主机实例在通用实例权限基础上有额外的 operate 权限, 应用实例在通用实例权限基础上有额外的 developClusterOperate, testClusterOperate, prereleaseClusterOperate, productionClusterOperate 权限) e.g.: [ "operate", "update" ] Permission []string `protobuf:"bytes,7,rep,name=permission,proto3" json:"permission" form:"permission"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ExportInstanceExcel请求
func (*ExportInstanceExcelRequest) Descriptor ¶
func (*ExportInstanceExcelRequest) Descriptor() ([]byte, []int)
func (*ExportInstanceExcelRequest) GetFields ¶
func (m *ExportInstanceExcelRequest) GetFields() *types.Struct
func (*ExportInstanceExcelRequest) GetObjectId ¶
func (m *ExportInstanceExcelRequest) GetObjectId() string
func (*ExportInstanceExcelRequest) GetOnlyMyInstance ¶
func (m *ExportInstanceExcelRequest) GetOnlyMyInstance() bool
func (*ExportInstanceExcelRequest) GetOnlyRelationView ¶
func (m *ExportInstanceExcelRequest) GetOnlyRelationView() bool
func (*ExportInstanceExcelRequest) GetPermission ¶
func (m *ExportInstanceExcelRequest) GetPermission() []string
func (*ExportInstanceExcelRequest) GetQuery ¶
func (m *ExportInstanceExcelRequest) GetQuery() *types.Struct
func (*ExportInstanceExcelRequest) GetSort ¶
func (m *ExportInstanceExcelRequest) GetSort() *types.Struct
func (*ExportInstanceExcelRequest) ProtoMessage ¶
func (*ExportInstanceExcelRequest) ProtoMessage()
func (*ExportInstanceExcelRequest) Reset ¶
func (m *ExportInstanceExcelRequest) Reset()
func (*ExportInstanceExcelRequest) String ¶
func (m *ExportInstanceExcelRequest) String() string
func (*ExportInstanceExcelRequest) Validate ¶
func (this *ExportInstanceExcelRequest) Validate() error
func (*ExportInstanceExcelRequest) XXX_DiscardUnknown ¶
func (m *ExportInstanceExcelRequest) XXX_DiscardUnknown()
func (*ExportInstanceExcelRequest) XXX_Marshal ¶
func (m *ExportInstanceExcelRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ExportInstanceExcelRequest) XXX_Merge ¶
func (m *ExportInstanceExcelRequest) XXX_Merge(src proto.Message)
func (*ExportInstanceExcelRequest) XXX_Size ¶
func (m *ExportInstanceExcelRequest) XXX_Size() int
func (*ExportInstanceExcelRequest) XXX_Unmarshal ¶
func (m *ExportInstanceExcelRequest) XXX_Unmarshal(b []byte) error
type ExportInstanceRequest ¶
type ExportInstanceRequest struct { // //模型ID ObjectId string `protobuf:"bytes,1,opt,name=object_id,json=objectId,proto3" json:"object_id" form:"object_id"` // //请求参数json序列化 Json string `protobuf:"bytes,2,opt,name=json,proto3" json:"json" form:"json"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ExportInstance请求
func (*ExportInstanceRequest) Descriptor ¶
func (*ExportInstanceRequest) Descriptor() ([]byte, []int)
func (*ExportInstanceRequest) GetJson ¶
func (m *ExportInstanceRequest) GetJson() string
func (*ExportInstanceRequest) GetObjectId ¶
func (m *ExportInstanceRequest) GetObjectId() string
func (*ExportInstanceRequest) ProtoMessage ¶
func (*ExportInstanceRequest) ProtoMessage()
func (*ExportInstanceRequest) Reset ¶
func (m *ExportInstanceRequest) Reset()
func (*ExportInstanceRequest) String ¶
func (m *ExportInstanceRequest) String() string
func (*ExportInstanceRequest) Validate ¶
func (this *ExportInstanceRequest) Validate() error
func (*ExportInstanceRequest) XXX_DiscardUnknown ¶
func (m *ExportInstanceRequest) XXX_DiscardUnknown()
func (*ExportInstanceRequest) XXX_Marshal ¶
func (m *ExportInstanceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ExportInstanceRequest) XXX_Merge ¶
func (m *ExportInstanceRequest) XXX_Merge(src proto.Message)
func (*ExportInstanceRequest) XXX_Size ¶
func (m *ExportInstanceRequest) XXX_Size() int
func (*ExportInstanceRequest) XXX_Unmarshal ¶
func (m *ExportInstanceRequest) XXX_Unmarshal(b []byte) error
type FulltextSearchRequest ¶
type FulltextSearchRequest struct { // //页码 Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page" form:"page"` // //页大小 PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size" form:"page_size"` // //搜索关键字 Keyword string `protobuf:"bytes,3,opt,name=keyword,proto3" json:"keyword" form:"keyword"` // //资源模型Id ObjectId string `protobuf:"bytes,4,opt,name=object_id,json=objectId,proto3" json:"object_id" form:"object_id"` // //默认前缀搜索,true/false PrefixSearch string `protobuf:"bytes,5,opt,name=prefixSearch,proto3" json:"prefixSearch" form:"prefixSearch"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
FulltextSearch请求
func (*FulltextSearchRequest) Descriptor ¶
func (*FulltextSearchRequest) Descriptor() ([]byte, []int)
func (*FulltextSearchRequest) GetKeyword ¶
func (m *FulltextSearchRequest) GetKeyword() string
func (*FulltextSearchRequest) GetObjectId ¶
func (m *FulltextSearchRequest) GetObjectId() string
func (*FulltextSearchRequest) GetPage ¶
func (m *FulltextSearchRequest) GetPage() int32
func (*FulltextSearchRequest) GetPageSize ¶
func (m *FulltextSearchRequest) GetPageSize() int32
func (*FulltextSearchRequest) GetPrefixSearch ¶
func (m *FulltextSearchRequest) GetPrefixSearch() string
func (*FulltextSearchRequest) ProtoMessage ¶
func (*FulltextSearchRequest) ProtoMessage()
func (*FulltextSearchRequest) Reset ¶
func (m *FulltextSearchRequest) Reset()
func (*FulltextSearchRequest) String ¶
func (m *FulltextSearchRequest) String() string
func (*FulltextSearchRequest) Validate ¶
func (this *FulltextSearchRequest) Validate() error
func (*FulltextSearchRequest) XXX_DiscardUnknown ¶
func (m *FulltextSearchRequest) XXX_DiscardUnknown()
func (*FulltextSearchRequest) XXX_Marshal ¶
func (m *FulltextSearchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FulltextSearchRequest) XXX_Merge ¶
func (m *FulltextSearchRequest) XXX_Merge(src proto.Message)
func (*FulltextSearchRequest) XXX_Size ¶
func (m *FulltextSearchRequest) XXX_Size() int
func (*FulltextSearchRequest) XXX_Unmarshal ¶
func (m *FulltextSearchRequest) XXX_Unmarshal(b []byte) error
type FulltextSearchResponse ¶
type FulltextSearchResponse struct { // //实例数据 List []*types.Struct `protobuf:"bytes,1,rep,name=list,proto3" json:"list" form:"list"` // //实例总数 Total int32 `protobuf:"varint,2,opt,name=total,proto3" json:"total" form:"total"` // //页码 Page int32 `protobuf:"varint,3,opt,name=page,proto3" json:"page" form:"page"` // //页大小 PageSize int32 `protobuf:"varint,4,opt,name=page_size,json=pageSize,proto3" json:"page_size" form:"page_size"` // //模型实例统计数据,如:{"HOST": 10, "APP": 5} Count *types.Struct `protobuf:"bytes,5,opt,name=count,proto3" json:"count" form:"count"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
FulltextSearch返回
func (*FulltextSearchResponse) Descriptor ¶
func (*FulltextSearchResponse) Descriptor() ([]byte, []int)
func (*FulltextSearchResponse) GetCount ¶
func (m *FulltextSearchResponse) GetCount() *types.Struct
func (*FulltextSearchResponse) GetList ¶
func (m *FulltextSearchResponse) GetList() []*types.Struct
func (*FulltextSearchResponse) GetPage ¶
func (m *FulltextSearchResponse) GetPage() int32
func (*FulltextSearchResponse) GetPageSize ¶
func (m *FulltextSearchResponse) GetPageSize() int32
func (*FulltextSearchResponse) GetTotal ¶
func (m *FulltextSearchResponse) GetTotal() int32
func (*FulltextSearchResponse) ProtoMessage ¶
func (*FulltextSearchResponse) ProtoMessage()
func (*FulltextSearchResponse) Reset ¶
func (m *FulltextSearchResponse) Reset()
func (*FulltextSearchResponse) String ¶
func (m *FulltextSearchResponse) String() string
func (*FulltextSearchResponse) Validate ¶
func (this *FulltextSearchResponse) Validate() error
func (*FulltextSearchResponse) XXX_DiscardUnknown ¶
func (m *FulltextSearchResponse) XXX_DiscardUnknown()
func (*FulltextSearchResponse) XXX_Marshal ¶
func (m *FulltextSearchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FulltextSearchResponse) XXX_Merge ¶
func (m *FulltextSearchResponse) XXX_Merge(src proto.Message)
func (*FulltextSearchResponse) XXX_Size ¶
func (m *FulltextSearchResponse) XXX_Size() int
func (*FulltextSearchResponse) XXX_Unmarshal ¶
func (m *FulltextSearchResponse) XXX_Unmarshal(b []byte) error
type FulltextSearchResponseWrapper ¶
type FulltextSearchResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *FulltextSearchResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
FulltextSearchApi返回
func (*FulltextSearchResponseWrapper) Descriptor ¶
func (*FulltextSearchResponseWrapper) Descriptor() ([]byte, []int)
func (*FulltextSearchResponseWrapper) GetCode ¶
func (m *FulltextSearchResponseWrapper) GetCode() int32
func (*FulltextSearchResponseWrapper) GetCodeExplain ¶
func (m *FulltextSearchResponseWrapper) GetCodeExplain() string
func (*FulltextSearchResponseWrapper) GetData ¶
func (m *FulltextSearchResponseWrapper) GetData() *FulltextSearchResponse
func (*FulltextSearchResponseWrapper) GetError ¶
func (m *FulltextSearchResponseWrapper) GetError() string
func (*FulltextSearchResponseWrapper) ProtoMessage ¶
func (*FulltextSearchResponseWrapper) ProtoMessage()
func (*FulltextSearchResponseWrapper) Reset ¶
func (m *FulltextSearchResponseWrapper) Reset()
func (*FulltextSearchResponseWrapper) String ¶
func (m *FulltextSearchResponseWrapper) String() string
func (*FulltextSearchResponseWrapper) Validate ¶
func (this *FulltextSearchResponseWrapper) Validate() error
func (*FulltextSearchResponseWrapper) XXX_DiscardUnknown ¶
func (m *FulltextSearchResponseWrapper) XXX_DiscardUnknown()
func (*FulltextSearchResponseWrapper) XXX_Marshal ¶
func (m *FulltextSearchResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FulltextSearchResponseWrapper) XXX_Merge ¶
func (m *FulltextSearchResponseWrapper) XXX_Merge(src proto.Message)
func (*FulltextSearchResponseWrapper) XXX_Size ¶
func (m *FulltextSearchResponseWrapper) XXX_Size() int
func (*FulltextSearchResponseWrapper) XXX_Unmarshal ¶
func (m *FulltextSearchResponseWrapper) XXX_Unmarshal(b []byte) error
type GetDefaultValueTemplateRequest ¶
type GetDefaultValueTemplateRequest struct { // //实例所属的模型ID ObjectId string `protobuf:"bytes,1,opt,name=objectId,proto3" json:"objectId" form:"objectId"` // //不获取默认值的字段,用逗号分隔 ExcludeKeys string `protobuf:"bytes,2,opt,name=exclude_keys,json=excludeKeys,proto3" json:"exclude_keys" form:"exclude_keys"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetDefaultValueTemplate请求
func (*GetDefaultValueTemplateRequest) Descriptor ¶
func (*GetDefaultValueTemplateRequest) Descriptor() ([]byte, []int)
func (*GetDefaultValueTemplateRequest) GetExcludeKeys ¶
func (m *GetDefaultValueTemplateRequest) GetExcludeKeys() string
func (*GetDefaultValueTemplateRequest) GetObjectId ¶
func (m *GetDefaultValueTemplateRequest) GetObjectId() string
func (*GetDefaultValueTemplateRequest) ProtoMessage ¶
func (*GetDefaultValueTemplateRequest) ProtoMessage()
func (*GetDefaultValueTemplateRequest) Reset ¶
func (m *GetDefaultValueTemplateRequest) Reset()
func (*GetDefaultValueTemplateRequest) String ¶
func (m *GetDefaultValueTemplateRequest) String() string
func (*GetDefaultValueTemplateRequest) Validate ¶
func (this *GetDefaultValueTemplateRequest) Validate() error
func (*GetDefaultValueTemplateRequest) XXX_DiscardUnknown ¶
func (m *GetDefaultValueTemplateRequest) XXX_DiscardUnknown()
func (*GetDefaultValueTemplateRequest) XXX_Marshal ¶
func (m *GetDefaultValueTemplateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDefaultValueTemplateRequest) XXX_Merge ¶
func (m *GetDefaultValueTemplateRequest) XXX_Merge(src proto.Message)
func (*GetDefaultValueTemplateRequest) XXX_Size ¶
func (m *GetDefaultValueTemplateRequest) XXX_Size() int
func (*GetDefaultValueTemplateRequest) XXX_Unmarshal ¶
func (m *GetDefaultValueTemplateRequest) XXX_Unmarshal(b []byte) error
type GetDefaultValueTemplateResponseWrapper ¶
type GetDefaultValueTemplateResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *types.Struct `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetDefaultValueTemplateApi返回
func (*GetDefaultValueTemplateResponseWrapper) Descriptor ¶
func (*GetDefaultValueTemplateResponseWrapper) Descriptor() ([]byte, []int)
func (*GetDefaultValueTemplateResponseWrapper) GetCode ¶
func (m *GetDefaultValueTemplateResponseWrapper) GetCode() int32
func (*GetDefaultValueTemplateResponseWrapper) GetCodeExplain ¶
func (m *GetDefaultValueTemplateResponseWrapper) GetCodeExplain() string
func (*GetDefaultValueTemplateResponseWrapper) GetData ¶
func (m *GetDefaultValueTemplateResponseWrapper) GetData() *types.Struct
func (*GetDefaultValueTemplateResponseWrapper) GetError ¶
func (m *GetDefaultValueTemplateResponseWrapper) GetError() string
func (*GetDefaultValueTemplateResponseWrapper) ProtoMessage ¶
func (*GetDefaultValueTemplateResponseWrapper) ProtoMessage()
func (*GetDefaultValueTemplateResponseWrapper) Reset ¶
func (m *GetDefaultValueTemplateResponseWrapper) Reset()
func (*GetDefaultValueTemplateResponseWrapper) String ¶
func (m *GetDefaultValueTemplateResponseWrapper) String() string
func (*GetDefaultValueTemplateResponseWrapper) Validate ¶
func (this *GetDefaultValueTemplateResponseWrapper) Validate() error
func (*GetDefaultValueTemplateResponseWrapper) XXX_DiscardUnknown ¶
func (m *GetDefaultValueTemplateResponseWrapper) XXX_DiscardUnknown()
func (*GetDefaultValueTemplateResponseWrapper) XXX_Marshal ¶
func (m *GetDefaultValueTemplateResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDefaultValueTemplateResponseWrapper) XXX_Merge ¶
func (m *GetDefaultValueTemplateResponseWrapper) XXX_Merge(src proto.Message)
func (*GetDefaultValueTemplateResponseWrapper) XXX_Size ¶
func (m *GetDefaultValueTemplateResponseWrapper) XXX_Size() int
func (*GetDefaultValueTemplateResponseWrapper) XXX_Unmarshal ¶
func (m *GetDefaultValueTemplateResponseWrapper) XXX_Unmarshal(b []byte) error
type GetDetailRequest ¶
type GetDetailRequest struct { // //模型对象ID ObjectId string `protobuf:"bytes,1,opt,name=objectId,proto3" json:"objectId" form:"objectId"` // //实例ID InstanceId string `protobuf:"bytes,2,opt,name=instanceId,proto3" json:"instanceId" form:"instanceId"` // //指定返回的fields,使用逗号分隔, * 代表所有普通属性 Fields string `protobuf:"bytes,3,opt,name=fields,proto3" json:"fields" form:"fields"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetDetail请求
func (*GetDetailRequest) Descriptor ¶
func (*GetDetailRequest) Descriptor() ([]byte, []int)
func (*GetDetailRequest) GetFields ¶
func (m *GetDetailRequest) GetFields() string
func (*GetDetailRequest) GetInstanceId ¶
func (m *GetDetailRequest) GetInstanceId() string
func (*GetDetailRequest) GetObjectId ¶
func (m *GetDetailRequest) GetObjectId() string
func (*GetDetailRequest) ProtoMessage ¶
func (*GetDetailRequest) ProtoMessage()
func (*GetDetailRequest) Reset ¶
func (m *GetDetailRequest) Reset()
func (*GetDetailRequest) String ¶
func (m *GetDetailRequest) String() string
func (*GetDetailRequest) Validate ¶
func (this *GetDetailRequest) Validate() error
func (*GetDetailRequest) XXX_DiscardUnknown ¶
func (m *GetDetailRequest) XXX_DiscardUnknown()
func (*GetDetailRequest) XXX_Marshal ¶
func (m *GetDetailRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDetailRequest) XXX_Merge ¶
func (m *GetDetailRequest) XXX_Merge(src proto.Message)
func (*GetDetailRequest) XXX_Size ¶
func (m *GetDetailRequest) XXX_Size() int
func (*GetDetailRequest) XXX_Unmarshal ¶
func (m *GetDetailRequest) XXX_Unmarshal(b []byte) error
type GetDetailResponseWrapper ¶
type GetDetailResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *types.Struct `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetDetailApi返回
func (*GetDetailResponseWrapper) Descriptor ¶
func (*GetDetailResponseWrapper) Descriptor() ([]byte, []int)
func (*GetDetailResponseWrapper) GetCode ¶
func (m *GetDetailResponseWrapper) GetCode() int32
func (*GetDetailResponseWrapper) GetCodeExplain ¶
func (m *GetDetailResponseWrapper) GetCodeExplain() string
func (*GetDetailResponseWrapper) GetData ¶
func (m *GetDetailResponseWrapper) GetData() *types.Struct
func (*GetDetailResponseWrapper) GetError ¶
func (m *GetDetailResponseWrapper) GetError() string
func (*GetDetailResponseWrapper) ProtoMessage ¶
func (*GetDetailResponseWrapper) ProtoMessage()
func (*GetDetailResponseWrapper) Reset ¶
func (m *GetDetailResponseWrapper) Reset()
func (*GetDetailResponseWrapper) String ¶
func (m *GetDetailResponseWrapper) String() string
func (*GetDetailResponseWrapper) Validate ¶
func (this *GetDetailResponseWrapper) Validate() error
func (*GetDetailResponseWrapper) XXX_DiscardUnknown ¶
func (m *GetDetailResponseWrapper) XXX_DiscardUnknown()
func (*GetDetailResponseWrapper) XXX_Marshal ¶
func (m *GetDetailResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDetailResponseWrapper) XXX_Merge ¶
func (m *GetDetailResponseWrapper) XXX_Merge(src proto.Message)
func (*GetDetailResponseWrapper) XXX_Size ¶
func (m *GetDetailResponseWrapper) XXX_Size() int
func (*GetDetailResponseWrapper) XXX_Unmarshal ¶
func (m *GetDetailResponseWrapper) XXX_Unmarshal(b []byte) error
type GetImportInstanceCsvRequest ¶
type GetImportInstanceCsvRequest struct { // //模型对象ID ObjectId string `protobuf:"bytes,1,opt,name=object_id,json=objectId,proto3" json:"object_id" form:"object_id"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetImportInstanceCsv请求
func (*GetImportInstanceCsvRequest) Descriptor ¶
func (*GetImportInstanceCsvRequest) Descriptor() ([]byte, []int)
func (*GetImportInstanceCsvRequest) GetObjectId ¶
func (m *GetImportInstanceCsvRequest) GetObjectId() string
func (*GetImportInstanceCsvRequest) ProtoMessage ¶
func (*GetImportInstanceCsvRequest) ProtoMessage()
func (*GetImportInstanceCsvRequest) Reset ¶
func (m *GetImportInstanceCsvRequest) Reset()
func (*GetImportInstanceCsvRequest) String ¶
func (m *GetImportInstanceCsvRequest) String() string
func (*GetImportInstanceCsvRequest) Validate ¶
func (this *GetImportInstanceCsvRequest) Validate() error
func (*GetImportInstanceCsvRequest) XXX_DiscardUnknown ¶
func (m *GetImportInstanceCsvRequest) XXX_DiscardUnknown()
func (*GetImportInstanceCsvRequest) XXX_Marshal ¶
func (m *GetImportInstanceCsvRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetImportInstanceCsvRequest) XXX_Merge ¶
func (m *GetImportInstanceCsvRequest) XXX_Merge(src proto.Message)
func (*GetImportInstanceCsvRequest) XXX_Size ¶
func (m *GetImportInstanceCsvRequest) XXX_Size() int
func (*GetImportInstanceCsvRequest) XXX_Unmarshal ¶
func (m *GetImportInstanceCsvRequest) XXX_Unmarshal(b []byte) error
type GetImportInstanceExcelRequest ¶
type GetImportInstanceExcelRequest struct { // //模型对象ID ObjectId string `protobuf:"bytes,1,opt,name=object_id,json=objectId,proto3" json:"object_id" form:"object_id"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetImportInstanceExcel请求
func (*GetImportInstanceExcelRequest) Descriptor ¶
func (*GetImportInstanceExcelRequest) Descriptor() ([]byte, []int)
func (*GetImportInstanceExcelRequest) GetObjectId ¶
func (m *GetImportInstanceExcelRequest) GetObjectId() string
func (*GetImportInstanceExcelRequest) ProtoMessage ¶
func (*GetImportInstanceExcelRequest) ProtoMessage()
func (*GetImportInstanceExcelRequest) Reset ¶
func (m *GetImportInstanceExcelRequest) Reset()
func (*GetImportInstanceExcelRequest) String ¶
func (m *GetImportInstanceExcelRequest) String() string
func (*GetImportInstanceExcelRequest) Validate ¶
func (this *GetImportInstanceExcelRequest) Validate() error
func (*GetImportInstanceExcelRequest) XXX_DiscardUnknown ¶
func (m *GetImportInstanceExcelRequest) XXX_DiscardUnknown()
func (*GetImportInstanceExcelRequest) XXX_Marshal ¶
func (m *GetImportInstanceExcelRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetImportInstanceExcelRequest) XXX_Merge ¶
func (m *GetImportInstanceExcelRequest) XXX_Merge(src proto.Message)
func (*GetImportInstanceExcelRequest) XXX_Size ¶
func (m *GetImportInstanceExcelRequest) XXX_Size() int
func (*GetImportInstanceExcelRequest) XXX_Unmarshal ¶
func (m *GetImportInstanceExcelRequest) XXX_Unmarshal(b []byte) error
type GetInstanceQueryStrategyRequest ¶
type GetInstanceQueryStrategyRequest struct { // //模型对象ID ObjectId string `protobuf:"bytes,1,opt,name=objectId,proto3" json:"objectId" form:"objectId"` // //策略ID StrategyId string `protobuf:"bytes,2,opt,name=strategyId,proto3" json:"strategyId" form:"strategyId"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetInstanceQueryStrategy请求
func (*GetInstanceQueryStrategyRequest) Descriptor ¶
func (*GetInstanceQueryStrategyRequest) Descriptor() ([]byte, []int)
func (*GetInstanceQueryStrategyRequest) GetObjectId ¶
func (m *GetInstanceQueryStrategyRequest) GetObjectId() string
func (*GetInstanceQueryStrategyRequest) GetStrategyId ¶
func (m *GetInstanceQueryStrategyRequest) GetStrategyId() string
func (*GetInstanceQueryStrategyRequest) ProtoMessage ¶
func (*GetInstanceQueryStrategyRequest) ProtoMessage()
func (*GetInstanceQueryStrategyRequest) Reset ¶
func (m *GetInstanceQueryStrategyRequest) Reset()
func (*GetInstanceQueryStrategyRequest) String ¶
func (m *GetInstanceQueryStrategyRequest) String() string
func (*GetInstanceQueryStrategyRequest) Validate ¶
func (this *GetInstanceQueryStrategyRequest) Validate() error
func (*GetInstanceQueryStrategyRequest) XXX_DiscardUnknown ¶
func (m *GetInstanceQueryStrategyRequest) XXX_DiscardUnknown()
func (*GetInstanceQueryStrategyRequest) XXX_Marshal ¶
func (m *GetInstanceQueryStrategyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetInstanceQueryStrategyRequest) XXX_Merge ¶
func (m *GetInstanceQueryStrategyRequest) XXX_Merge(src proto.Message)
func (*GetInstanceQueryStrategyRequest) XXX_Size ¶
func (m *GetInstanceQueryStrategyRequest) XXX_Size() int
func (*GetInstanceQueryStrategyRequest) XXX_Unmarshal ¶
func (m *GetInstanceQueryStrategyRequest) XXX_Unmarshal(b []byte) error
type GetInstanceQueryStrategyResponseWrapper ¶
type GetInstanceQueryStrategyResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *cmdb.InstanceQueryStrategy `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetInstanceQueryStrategyApi返回
func (*GetInstanceQueryStrategyResponseWrapper) Descriptor ¶
func (*GetInstanceQueryStrategyResponseWrapper) Descriptor() ([]byte, []int)
func (*GetInstanceQueryStrategyResponseWrapper) GetCode ¶
func (m *GetInstanceQueryStrategyResponseWrapper) GetCode() int32
func (*GetInstanceQueryStrategyResponseWrapper) GetCodeExplain ¶
func (m *GetInstanceQueryStrategyResponseWrapper) GetCodeExplain() string
func (*GetInstanceQueryStrategyResponseWrapper) GetData ¶
func (m *GetInstanceQueryStrategyResponseWrapper) GetData() *cmdb.InstanceQueryStrategy
func (*GetInstanceQueryStrategyResponseWrapper) GetError ¶
func (m *GetInstanceQueryStrategyResponseWrapper) GetError() string
func (*GetInstanceQueryStrategyResponseWrapper) ProtoMessage ¶
func (*GetInstanceQueryStrategyResponseWrapper) ProtoMessage()
func (*GetInstanceQueryStrategyResponseWrapper) Reset ¶
func (m *GetInstanceQueryStrategyResponseWrapper) Reset()
func (*GetInstanceQueryStrategyResponseWrapper) String ¶
func (m *GetInstanceQueryStrategyResponseWrapper) String() string
func (*GetInstanceQueryStrategyResponseWrapper) Validate ¶
func (this *GetInstanceQueryStrategyResponseWrapper) Validate() error
func (*GetInstanceQueryStrategyResponseWrapper) XXX_DiscardUnknown ¶
func (m *GetInstanceQueryStrategyResponseWrapper) XXX_DiscardUnknown()
func (*GetInstanceQueryStrategyResponseWrapper) XXX_Marshal ¶
func (m *GetInstanceQueryStrategyResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetInstanceQueryStrategyResponseWrapper) XXX_Merge ¶
func (m *GetInstanceQueryStrategyResponseWrapper) XXX_Merge(src proto.Message)
func (*GetInstanceQueryStrategyResponseWrapper) XXX_Size ¶
func (m *GetInstanceQueryStrategyResponseWrapper) XXX_Size() int
func (*GetInstanceQueryStrategyResponseWrapper) XXX_Unmarshal ¶
func (m *GetInstanceQueryStrategyResponseWrapper) XXX_Unmarshal(b []byte) error
type ImportInstanceRequest ¶
type ImportInstanceRequest struct { // //实例所属的模型ID ObjectId string `protobuf:"bytes,1,opt,name=objectId,proto3" json:"objectId" form:"objectId"` // //导入实例的字段 Keys []string `protobuf:"bytes,2,rep,name=keys,proto3" json:"keys" form:"keys"` // //导入实例数据列表 Datas []*types.Struct `protobuf:"bytes,3,rep,name=datas,proto3" json:"datas" form:"datas"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ImportInstance请求
func (*ImportInstanceRequest) Descriptor ¶
func (*ImportInstanceRequest) Descriptor() ([]byte, []int)
func (*ImportInstanceRequest) GetDatas ¶
func (m *ImportInstanceRequest) GetDatas() []*types.Struct
func (*ImportInstanceRequest) GetKeys ¶
func (m *ImportInstanceRequest) GetKeys() []string
func (*ImportInstanceRequest) GetObjectId ¶
func (m *ImportInstanceRequest) GetObjectId() string
func (*ImportInstanceRequest) ProtoMessage ¶
func (*ImportInstanceRequest) ProtoMessage()
func (*ImportInstanceRequest) Reset ¶
func (m *ImportInstanceRequest) Reset()
func (*ImportInstanceRequest) String ¶
func (m *ImportInstanceRequest) String() string
func (*ImportInstanceRequest) Validate ¶
func (this *ImportInstanceRequest) Validate() error
func (*ImportInstanceRequest) XXX_DiscardUnknown ¶
func (m *ImportInstanceRequest) XXX_DiscardUnknown()
func (*ImportInstanceRequest) XXX_Marshal ¶
func (m *ImportInstanceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportInstanceRequest) XXX_Merge ¶
func (m *ImportInstanceRequest) XXX_Merge(src proto.Message)
func (*ImportInstanceRequest) XXX_Size ¶
func (m *ImportInstanceRequest) XXX_Size() int
func (*ImportInstanceRequest) XXX_Unmarshal ¶
func (m *ImportInstanceRequest) XXX_Unmarshal(b []byte) error
type ImportInstanceResponse ¶
type ImportInstanceResponse struct { // //成功插入数量 InsertCount int32 `protobuf:"varint,1,opt,name=insert_count,json=insertCount,proto3" json:"insert_count" form:"insert_count"` // //成功更新数量 UpdateCount int32 `protobuf:"varint,2,opt,name=update_count,json=updateCount,proto3" json:"update_count" form:"update_count"` // //失败数量 FailedCount int32 `protobuf:"varint,3,opt,name=failed_count,json=failedCount,proto3" json:"failed_count" form:"failed_count"` // //失败数据 Data []*ImportInstanceResponse_Data `protobuf:"bytes,4,rep,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ImportInstance返回
func (*ImportInstanceResponse) Descriptor ¶
func (*ImportInstanceResponse) Descriptor() ([]byte, []int)
func (*ImportInstanceResponse) GetData ¶
func (m *ImportInstanceResponse) GetData() []*ImportInstanceResponse_Data
func (*ImportInstanceResponse) GetFailedCount ¶
func (m *ImportInstanceResponse) GetFailedCount() int32
func (*ImportInstanceResponse) GetInsertCount ¶
func (m *ImportInstanceResponse) GetInsertCount() int32
func (*ImportInstanceResponse) GetUpdateCount ¶
func (m *ImportInstanceResponse) GetUpdateCount() int32
func (*ImportInstanceResponse) ProtoMessage ¶
func (*ImportInstanceResponse) ProtoMessage()
func (*ImportInstanceResponse) Reset ¶
func (m *ImportInstanceResponse) Reset()
func (*ImportInstanceResponse) String ¶
func (m *ImportInstanceResponse) String() string
func (*ImportInstanceResponse) Validate ¶
func (this *ImportInstanceResponse) Validate() error
func (*ImportInstanceResponse) XXX_DiscardUnknown ¶
func (m *ImportInstanceResponse) XXX_DiscardUnknown()
func (*ImportInstanceResponse) XXX_Marshal ¶
func (m *ImportInstanceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportInstanceResponse) XXX_Merge ¶
func (m *ImportInstanceResponse) XXX_Merge(src proto.Message)
func (*ImportInstanceResponse) XXX_Size ¶
func (m *ImportInstanceResponse) XXX_Size() int
func (*ImportInstanceResponse) XXX_Unmarshal ¶
func (m *ImportInstanceResponse) XXX_Unmarshal(b []byte) error
type ImportInstanceResponseWrapper ¶
type ImportInstanceResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *ImportInstanceResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ImportInstanceApi返回
func (*ImportInstanceResponseWrapper) Descriptor ¶
func (*ImportInstanceResponseWrapper) Descriptor() ([]byte, []int)
func (*ImportInstanceResponseWrapper) GetCode ¶
func (m *ImportInstanceResponseWrapper) GetCode() int32
func (*ImportInstanceResponseWrapper) GetCodeExplain ¶
func (m *ImportInstanceResponseWrapper) GetCodeExplain() string
func (*ImportInstanceResponseWrapper) GetData ¶
func (m *ImportInstanceResponseWrapper) GetData() *ImportInstanceResponse
func (*ImportInstanceResponseWrapper) GetError ¶
func (m *ImportInstanceResponseWrapper) GetError() string
func (*ImportInstanceResponseWrapper) ProtoMessage ¶
func (*ImportInstanceResponseWrapper) ProtoMessage()
func (*ImportInstanceResponseWrapper) Reset ¶
func (m *ImportInstanceResponseWrapper) Reset()
func (*ImportInstanceResponseWrapper) String ¶
func (m *ImportInstanceResponseWrapper) String() string
func (*ImportInstanceResponseWrapper) Validate ¶
func (this *ImportInstanceResponseWrapper) Validate() error
func (*ImportInstanceResponseWrapper) XXX_DiscardUnknown ¶
func (m *ImportInstanceResponseWrapper) XXX_DiscardUnknown()
func (*ImportInstanceResponseWrapper) XXX_Marshal ¶
func (m *ImportInstanceResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportInstanceResponseWrapper) XXX_Merge ¶
func (m *ImportInstanceResponseWrapper) XXX_Merge(src proto.Message)
func (*ImportInstanceResponseWrapper) XXX_Size ¶
func (m *ImportInstanceResponseWrapper) XXX_Size() int
func (*ImportInstanceResponseWrapper) XXX_Unmarshal ¶
func (m *ImportInstanceResponseWrapper) XXX_Unmarshal(b []byte) error
type ImportInstanceResponse_Data ¶
type ImportInstanceResponse_Data struct { // //错误码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //错误信息 Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error" form:"error"` // //错误数据 Data []*types.Struct `protobuf:"bytes,3,rep,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImportInstanceResponse_Data) Descriptor ¶
func (*ImportInstanceResponse_Data) Descriptor() ([]byte, []int)
func (*ImportInstanceResponse_Data) GetCode ¶
func (m *ImportInstanceResponse_Data) GetCode() int32
func (*ImportInstanceResponse_Data) GetData ¶
func (m *ImportInstanceResponse_Data) GetData() []*types.Struct
func (*ImportInstanceResponse_Data) GetError ¶
func (m *ImportInstanceResponse_Data) GetError() string
func (*ImportInstanceResponse_Data) ProtoMessage ¶
func (*ImportInstanceResponse_Data) ProtoMessage()
func (*ImportInstanceResponse_Data) Reset ¶
func (m *ImportInstanceResponse_Data) Reset()
func (*ImportInstanceResponse_Data) String ¶
func (m *ImportInstanceResponse_Data) String() string
func (*ImportInstanceResponse_Data) Validate ¶
func (this *ImportInstanceResponse_Data) Validate() error
func (*ImportInstanceResponse_Data) XXX_DiscardUnknown ¶
func (m *ImportInstanceResponse_Data) XXX_DiscardUnknown()
func (*ImportInstanceResponse_Data) XXX_Marshal ¶
func (m *ImportInstanceResponse_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportInstanceResponse_Data) XXX_Merge ¶
func (m *ImportInstanceResponse_Data) XXX_Merge(src proto.Message)
func (*ImportInstanceResponse_Data) XXX_Size ¶
func (m *ImportInstanceResponse_Data) XXX_Size() int
func (*ImportInstanceResponse_Data) XXX_Unmarshal ¶
func (m *ImportInstanceResponse_Data) XXX_Unmarshal(b []byte) error
type ImportInstanceWithCsvResponse ¶
type ImportInstanceWithCsvResponse struct { // //成功插入数量 InsertCount int32 `protobuf:"varint,1,opt,name=insert_count,json=insertCount,proto3" json:"insert_count" form:"insert_count"` // //成功更新数量 UpdateCount int32 `protobuf:"varint,2,opt,name=update_count,json=updateCount,proto3" json:"update_count" form:"update_count"` // //失败数量 FailedCount int32 `protobuf:"varint,3,opt,name=failed_count,json=failedCount,proto3" json:"failed_count" form:"failed_count"` // //失败数据 Data []*ImportInstanceWithCsvResponse_Data `protobuf:"bytes,4,rep,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ImportInstanceWithCsv返回
func (*ImportInstanceWithCsvResponse) Descriptor ¶
func (*ImportInstanceWithCsvResponse) Descriptor() ([]byte, []int)
func (*ImportInstanceWithCsvResponse) GetData ¶
func (m *ImportInstanceWithCsvResponse) GetData() []*ImportInstanceWithCsvResponse_Data
func (*ImportInstanceWithCsvResponse) GetFailedCount ¶
func (m *ImportInstanceWithCsvResponse) GetFailedCount() int32
func (*ImportInstanceWithCsvResponse) GetInsertCount ¶
func (m *ImportInstanceWithCsvResponse) GetInsertCount() int32
func (*ImportInstanceWithCsvResponse) GetUpdateCount ¶
func (m *ImportInstanceWithCsvResponse) GetUpdateCount() int32
func (*ImportInstanceWithCsvResponse) ProtoMessage ¶
func (*ImportInstanceWithCsvResponse) ProtoMessage()
func (*ImportInstanceWithCsvResponse) Reset ¶
func (m *ImportInstanceWithCsvResponse) Reset()
func (*ImportInstanceWithCsvResponse) String ¶
func (m *ImportInstanceWithCsvResponse) String() string
func (*ImportInstanceWithCsvResponse) Validate ¶
func (this *ImportInstanceWithCsvResponse) Validate() error
func (*ImportInstanceWithCsvResponse) XXX_DiscardUnknown ¶
func (m *ImportInstanceWithCsvResponse) XXX_DiscardUnknown()
func (*ImportInstanceWithCsvResponse) XXX_Marshal ¶
func (m *ImportInstanceWithCsvResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportInstanceWithCsvResponse) XXX_Merge ¶
func (m *ImportInstanceWithCsvResponse) XXX_Merge(src proto.Message)
func (*ImportInstanceWithCsvResponse) XXX_Size ¶
func (m *ImportInstanceWithCsvResponse) XXX_Size() int
func (*ImportInstanceWithCsvResponse) XXX_Unmarshal ¶
func (m *ImportInstanceWithCsvResponse) XXX_Unmarshal(b []byte) error
type ImportInstanceWithCsvResponseWrapper ¶
type ImportInstanceWithCsvResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *ImportInstanceWithCsvResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ImportInstanceWithCsvApi返回
func (*ImportInstanceWithCsvResponseWrapper) Descriptor ¶
func (*ImportInstanceWithCsvResponseWrapper) Descriptor() ([]byte, []int)
func (*ImportInstanceWithCsvResponseWrapper) GetCode ¶
func (m *ImportInstanceWithCsvResponseWrapper) GetCode() int32
func (*ImportInstanceWithCsvResponseWrapper) GetCodeExplain ¶
func (m *ImportInstanceWithCsvResponseWrapper) GetCodeExplain() string
func (*ImportInstanceWithCsvResponseWrapper) GetData ¶
func (m *ImportInstanceWithCsvResponseWrapper) GetData() *ImportInstanceWithCsvResponse
func (*ImportInstanceWithCsvResponseWrapper) GetError ¶
func (m *ImportInstanceWithCsvResponseWrapper) GetError() string
func (*ImportInstanceWithCsvResponseWrapper) ProtoMessage ¶
func (*ImportInstanceWithCsvResponseWrapper) ProtoMessage()
func (*ImportInstanceWithCsvResponseWrapper) Reset ¶
func (m *ImportInstanceWithCsvResponseWrapper) Reset()
func (*ImportInstanceWithCsvResponseWrapper) String ¶
func (m *ImportInstanceWithCsvResponseWrapper) String() string
func (*ImportInstanceWithCsvResponseWrapper) Validate ¶
func (this *ImportInstanceWithCsvResponseWrapper) Validate() error
func (*ImportInstanceWithCsvResponseWrapper) XXX_DiscardUnknown ¶
func (m *ImportInstanceWithCsvResponseWrapper) XXX_DiscardUnknown()
func (*ImportInstanceWithCsvResponseWrapper) XXX_Marshal ¶
func (m *ImportInstanceWithCsvResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportInstanceWithCsvResponseWrapper) XXX_Merge ¶
func (m *ImportInstanceWithCsvResponseWrapper) XXX_Merge(src proto.Message)
func (*ImportInstanceWithCsvResponseWrapper) XXX_Size ¶
func (m *ImportInstanceWithCsvResponseWrapper) XXX_Size() int
func (*ImportInstanceWithCsvResponseWrapper) XXX_Unmarshal ¶
func (m *ImportInstanceWithCsvResponseWrapper) XXX_Unmarshal(b []byte) error
type ImportInstanceWithCsvResponse_Data ¶
type ImportInstanceWithCsvResponse_Data struct { // //错误码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //错误信息 Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error" form:"error"` // //错误数据 Data []*types.Struct `protobuf:"bytes,3,rep,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImportInstanceWithCsvResponse_Data) Descriptor ¶
func (*ImportInstanceWithCsvResponse_Data) Descriptor() ([]byte, []int)
func (*ImportInstanceWithCsvResponse_Data) GetCode ¶
func (m *ImportInstanceWithCsvResponse_Data) GetCode() int32
func (*ImportInstanceWithCsvResponse_Data) GetData ¶
func (m *ImportInstanceWithCsvResponse_Data) GetData() []*types.Struct
func (*ImportInstanceWithCsvResponse_Data) GetError ¶
func (m *ImportInstanceWithCsvResponse_Data) GetError() string
func (*ImportInstanceWithCsvResponse_Data) ProtoMessage ¶
func (*ImportInstanceWithCsvResponse_Data) ProtoMessage()
func (*ImportInstanceWithCsvResponse_Data) Reset ¶
func (m *ImportInstanceWithCsvResponse_Data) Reset()
func (*ImportInstanceWithCsvResponse_Data) String ¶
func (m *ImportInstanceWithCsvResponse_Data) String() string
func (*ImportInstanceWithCsvResponse_Data) Validate ¶
func (this *ImportInstanceWithCsvResponse_Data) Validate() error
func (*ImportInstanceWithCsvResponse_Data) XXX_DiscardUnknown ¶
func (m *ImportInstanceWithCsvResponse_Data) XXX_DiscardUnknown()
func (*ImportInstanceWithCsvResponse_Data) XXX_Marshal ¶
func (m *ImportInstanceWithCsvResponse_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportInstanceWithCsvResponse_Data) XXX_Merge ¶
func (m *ImportInstanceWithCsvResponse_Data) XXX_Merge(src proto.Message)
func (*ImportInstanceWithCsvResponse_Data) XXX_Size ¶
func (m *ImportInstanceWithCsvResponse_Data) XXX_Size() int
func (*ImportInstanceWithCsvResponse_Data) XXX_Unmarshal ¶
func (m *ImportInstanceWithCsvResponse_Data) XXX_Unmarshal(b []byte) error
type ImportInstanceWithExcelResponse ¶
type ImportInstanceWithExcelResponse struct { // //成功插入数量 InsertCount int32 `protobuf:"varint,1,opt,name=insert_count,json=insertCount,proto3" json:"insert_count" form:"insert_count"` // //成功更新数量 UpdateCount int32 `protobuf:"varint,2,opt,name=update_count,json=updateCount,proto3" json:"update_count" form:"update_count"` // //失败数量 FailedCount int32 `protobuf:"varint,3,opt,name=failed_count,json=failedCount,proto3" json:"failed_count" form:"failed_count"` // //失败数据 Data []*ImportInstanceWithExcelResponse_Data `protobuf:"bytes,4,rep,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ImportInstanceWithExcel返回
func (*ImportInstanceWithExcelResponse) Descriptor ¶
func (*ImportInstanceWithExcelResponse) Descriptor() ([]byte, []int)
func (*ImportInstanceWithExcelResponse) GetData ¶
func (m *ImportInstanceWithExcelResponse) GetData() []*ImportInstanceWithExcelResponse_Data
func (*ImportInstanceWithExcelResponse) GetFailedCount ¶
func (m *ImportInstanceWithExcelResponse) GetFailedCount() int32
func (*ImportInstanceWithExcelResponse) GetInsertCount ¶
func (m *ImportInstanceWithExcelResponse) GetInsertCount() int32
func (*ImportInstanceWithExcelResponse) GetUpdateCount ¶
func (m *ImportInstanceWithExcelResponse) GetUpdateCount() int32
func (*ImportInstanceWithExcelResponse) ProtoMessage ¶
func (*ImportInstanceWithExcelResponse) ProtoMessage()
func (*ImportInstanceWithExcelResponse) Reset ¶
func (m *ImportInstanceWithExcelResponse) Reset()
func (*ImportInstanceWithExcelResponse) String ¶
func (m *ImportInstanceWithExcelResponse) String() string
func (*ImportInstanceWithExcelResponse) Validate ¶
func (this *ImportInstanceWithExcelResponse) Validate() error
func (*ImportInstanceWithExcelResponse) XXX_DiscardUnknown ¶
func (m *ImportInstanceWithExcelResponse) XXX_DiscardUnknown()
func (*ImportInstanceWithExcelResponse) XXX_Marshal ¶
func (m *ImportInstanceWithExcelResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportInstanceWithExcelResponse) XXX_Merge ¶
func (m *ImportInstanceWithExcelResponse) XXX_Merge(src proto.Message)
func (*ImportInstanceWithExcelResponse) XXX_Size ¶
func (m *ImportInstanceWithExcelResponse) XXX_Size() int
func (*ImportInstanceWithExcelResponse) XXX_Unmarshal ¶
func (m *ImportInstanceWithExcelResponse) XXX_Unmarshal(b []byte) error
type ImportInstanceWithExcelResponseWrapper ¶
type ImportInstanceWithExcelResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *ImportInstanceWithExcelResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ImportInstanceWithExcelApi返回
func (*ImportInstanceWithExcelResponseWrapper) Descriptor ¶
func (*ImportInstanceWithExcelResponseWrapper) Descriptor() ([]byte, []int)
func (*ImportInstanceWithExcelResponseWrapper) GetCode ¶
func (m *ImportInstanceWithExcelResponseWrapper) GetCode() int32
func (*ImportInstanceWithExcelResponseWrapper) GetCodeExplain ¶
func (m *ImportInstanceWithExcelResponseWrapper) GetCodeExplain() string
func (*ImportInstanceWithExcelResponseWrapper) GetData ¶
func (m *ImportInstanceWithExcelResponseWrapper) GetData() *ImportInstanceWithExcelResponse
func (*ImportInstanceWithExcelResponseWrapper) GetError ¶
func (m *ImportInstanceWithExcelResponseWrapper) GetError() string
func (*ImportInstanceWithExcelResponseWrapper) ProtoMessage ¶
func (*ImportInstanceWithExcelResponseWrapper) ProtoMessage()
func (*ImportInstanceWithExcelResponseWrapper) Reset ¶
func (m *ImportInstanceWithExcelResponseWrapper) Reset()
func (*ImportInstanceWithExcelResponseWrapper) String ¶
func (m *ImportInstanceWithExcelResponseWrapper) String() string
func (*ImportInstanceWithExcelResponseWrapper) Validate ¶
func (this *ImportInstanceWithExcelResponseWrapper) Validate() error
func (*ImportInstanceWithExcelResponseWrapper) XXX_DiscardUnknown ¶
func (m *ImportInstanceWithExcelResponseWrapper) XXX_DiscardUnknown()
func (*ImportInstanceWithExcelResponseWrapper) XXX_Marshal ¶
func (m *ImportInstanceWithExcelResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportInstanceWithExcelResponseWrapper) XXX_Merge ¶
func (m *ImportInstanceWithExcelResponseWrapper) XXX_Merge(src proto.Message)
func (*ImportInstanceWithExcelResponseWrapper) XXX_Size ¶
func (m *ImportInstanceWithExcelResponseWrapper) XXX_Size() int
func (*ImportInstanceWithExcelResponseWrapper) XXX_Unmarshal ¶
func (m *ImportInstanceWithExcelResponseWrapper) XXX_Unmarshal(b []byte) error
type ImportInstanceWithExcelResponse_Data ¶
type ImportInstanceWithExcelResponse_Data struct { // //错误码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //错误信息 Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error" form:"error"` // //错误实例所在excel行数 Line int32 `protobuf:"varint,3,opt,name=line,proto3" json:"line" form:"line"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImportInstanceWithExcelResponse_Data) Descriptor ¶
func (*ImportInstanceWithExcelResponse_Data) Descriptor() ([]byte, []int)
func (*ImportInstanceWithExcelResponse_Data) GetCode ¶
func (m *ImportInstanceWithExcelResponse_Data) GetCode() int32
func (*ImportInstanceWithExcelResponse_Data) GetError ¶
func (m *ImportInstanceWithExcelResponse_Data) GetError() string
func (*ImportInstanceWithExcelResponse_Data) GetLine ¶
func (m *ImportInstanceWithExcelResponse_Data) GetLine() int32
func (*ImportInstanceWithExcelResponse_Data) ProtoMessage ¶
func (*ImportInstanceWithExcelResponse_Data) ProtoMessage()
func (*ImportInstanceWithExcelResponse_Data) Reset ¶
func (m *ImportInstanceWithExcelResponse_Data) Reset()
func (*ImportInstanceWithExcelResponse_Data) String ¶
func (m *ImportInstanceWithExcelResponse_Data) String() string
func (*ImportInstanceWithExcelResponse_Data) Validate ¶
func (this *ImportInstanceWithExcelResponse_Data) Validate() error
func (*ImportInstanceWithExcelResponse_Data) XXX_DiscardUnknown ¶
func (m *ImportInstanceWithExcelResponse_Data) XXX_DiscardUnknown()
func (*ImportInstanceWithExcelResponse_Data) XXX_Marshal ¶
func (m *ImportInstanceWithExcelResponse_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportInstanceWithExcelResponse_Data) XXX_Merge ¶
func (m *ImportInstanceWithExcelResponse_Data) XXX_Merge(src proto.Message)
func (*ImportInstanceWithExcelResponse_Data) XXX_Size ¶
func (m *ImportInstanceWithExcelResponse_Data) XXX_Size() int
func (*ImportInstanceWithExcelResponse_Data) XXX_Unmarshal ¶
func (m *ImportInstanceWithExcelResponse_Data) XXX_Unmarshal(b []byte) error
type InstanceRelationsCountRequest ¶
type InstanceRelationsCountRequest struct { // //模型ID ObjectId string `protobuf:"bytes,1,opt,name=object_id,json=objectId,proto3" json:"object_id" form:"object_id"` // //实例ID InstanceId string `protobuf:"bytes,2,opt,name=instance_id,json=instanceId,proto3" json:"instance_id" form:"instance_id"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
InstanceRelationsCount请求
func (*InstanceRelationsCountRequest) Descriptor ¶
func (*InstanceRelationsCountRequest) Descriptor() ([]byte, []int)
func (*InstanceRelationsCountRequest) GetInstanceId ¶
func (m *InstanceRelationsCountRequest) GetInstanceId() string
func (*InstanceRelationsCountRequest) GetObjectId ¶
func (m *InstanceRelationsCountRequest) GetObjectId() string
func (*InstanceRelationsCountRequest) ProtoMessage ¶
func (*InstanceRelationsCountRequest) ProtoMessage()
func (*InstanceRelationsCountRequest) Reset ¶
func (m *InstanceRelationsCountRequest) Reset()
func (*InstanceRelationsCountRequest) String ¶
func (m *InstanceRelationsCountRequest) String() string
func (*InstanceRelationsCountRequest) Validate ¶
func (this *InstanceRelationsCountRequest) Validate() error
func (*InstanceRelationsCountRequest) XXX_DiscardUnknown ¶
func (m *InstanceRelationsCountRequest) XXX_DiscardUnknown()
func (*InstanceRelationsCountRequest) XXX_Marshal ¶
func (m *InstanceRelationsCountRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InstanceRelationsCountRequest) XXX_Merge ¶
func (m *InstanceRelationsCountRequest) XXX_Merge(src proto.Message)
func (*InstanceRelationsCountRequest) XXX_Size ¶
func (m *InstanceRelationsCountRequest) XXX_Size() int
func (*InstanceRelationsCountRequest) XXX_Unmarshal ¶
func (m *InstanceRelationsCountRequest) XXX_Unmarshal(b []byte) error
type InstanceRelationsCountResponseWrapper ¶
type InstanceRelationsCountResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *types.Struct `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
InstanceRelationsCountApi返回
func (*InstanceRelationsCountResponseWrapper) Descriptor ¶
func (*InstanceRelationsCountResponseWrapper) Descriptor() ([]byte, []int)
func (*InstanceRelationsCountResponseWrapper) GetCode ¶
func (m *InstanceRelationsCountResponseWrapper) GetCode() int32
func (*InstanceRelationsCountResponseWrapper) GetCodeExplain ¶
func (m *InstanceRelationsCountResponseWrapper) GetCodeExplain() string
func (*InstanceRelationsCountResponseWrapper) GetData ¶
func (m *InstanceRelationsCountResponseWrapper) GetData() *types.Struct
func (*InstanceRelationsCountResponseWrapper) GetError ¶
func (m *InstanceRelationsCountResponseWrapper) GetError() string
func (*InstanceRelationsCountResponseWrapper) ProtoMessage ¶
func (*InstanceRelationsCountResponseWrapper) ProtoMessage()
func (*InstanceRelationsCountResponseWrapper) Reset ¶
func (m *InstanceRelationsCountResponseWrapper) Reset()
func (*InstanceRelationsCountResponseWrapper) String ¶
func (m *InstanceRelationsCountResponseWrapper) String() string
func (*InstanceRelationsCountResponseWrapper) Validate ¶
func (this *InstanceRelationsCountResponseWrapper) Validate() error
func (*InstanceRelationsCountResponseWrapper) XXX_DiscardUnknown ¶
func (m *InstanceRelationsCountResponseWrapper) XXX_DiscardUnknown()
func (*InstanceRelationsCountResponseWrapper) XXX_Marshal ¶
func (m *InstanceRelationsCountResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InstanceRelationsCountResponseWrapper) XXX_Merge ¶
func (m *InstanceRelationsCountResponseWrapper) XXX_Merge(src proto.Message)
func (*InstanceRelationsCountResponseWrapper) XXX_Size ¶
func (m *InstanceRelationsCountResponseWrapper) XXX_Size() int
func (*InstanceRelationsCountResponseWrapper) XXX_Unmarshal ¶
func (m *InstanceRelationsCountResponseWrapper) XXX_Unmarshal(b []byte) error
type InstanceSnapshotRequest ¶
type InstanceSnapshotRequest struct { // //模型对象ID ObjectId string `protobuf:"bytes,1,opt,name=object_id,json=objectId,proto3" json:"object_id" form:"object_id"` // //实例ID InstanceId string `protobuf:"bytes,2,opt,name=instance_id,json=instanceId,proto3" json:"instance_id" form:"instance_id"` // //版本号 XVersion int32 `protobuf:"varint,3,opt,name=_version,json=Version,proto3" json:"_version" form:"_version"` // //操作时间 XTs int32 `protobuf:"varint,4,opt,name=_ts,json=Ts,proto3" json:"_ts" form:"_ts"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
InstanceSnapshot请求
func (*InstanceSnapshotRequest) Descriptor ¶
func (*InstanceSnapshotRequest) Descriptor() ([]byte, []int)
func (*InstanceSnapshotRequest) GetInstanceId ¶
func (m *InstanceSnapshotRequest) GetInstanceId() string
func (*InstanceSnapshotRequest) GetObjectId ¶
func (m *InstanceSnapshotRequest) GetObjectId() string
func (*InstanceSnapshotRequest) GetXTs ¶
func (m *InstanceSnapshotRequest) GetXTs() int32
func (*InstanceSnapshotRequest) GetXVersion ¶
func (m *InstanceSnapshotRequest) GetXVersion() int32
func (*InstanceSnapshotRequest) ProtoMessage ¶
func (*InstanceSnapshotRequest) ProtoMessage()
func (*InstanceSnapshotRequest) Reset ¶
func (m *InstanceSnapshotRequest) Reset()
func (*InstanceSnapshotRequest) String ¶
func (m *InstanceSnapshotRequest) String() string
func (*InstanceSnapshotRequest) Validate ¶
func (this *InstanceSnapshotRequest) Validate() error
func (*InstanceSnapshotRequest) XXX_DiscardUnknown ¶
func (m *InstanceSnapshotRequest) XXX_DiscardUnknown()
func (*InstanceSnapshotRequest) XXX_Marshal ¶
func (m *InstanceSnapshotRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InstanceSnapshotRequest) XXX_Merge ¶
func (m *InstanceSnapshotRequest) XXX_Merge(src proto.Message)
func (*InstanceSnapshotRequest) XXX_Size ¶
func (m *InstanceSnapshotRequest) XXX_Size() int
func (*InstanceSnapshotRequest) XXX_Unmarshal ¶
func (m *InstanceSnapshotRequest) XXX_Unmarshal(b []byte) error
type InstanceSnapshotResponseWrapper ¶
type InstanceSnapshotResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *types.Struct `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
InstanceSnapshotApi返回
func (*InstanceSnapshotResponseWrapper) Descriptor ¶
func (*InstanceSnapshotResponseWrapper) Descriptor() ([]byte, []int)
func (*InstanceSnapshotResponseWrapper) GetCode ¶
func (m *InstanceSnapshotResponseWrapper) GetCode() int32
func (*InstanceSnapshotResponseWrapper) GetCodeExplain ¶
func (m *InstanceSnapshotResponseWrapper) GetCodeExplain() string
func (*InstanceSnapshotResponseWrapper) GetData ¶
func (m *InstanceSnapshotResponseWrapper) GetData() *types.Struct
func (*InstanceSnapshotResponseWrapper) GetError ¶
func (m *InstanceSnapshotResponseWrapper) GetError() string
func (*InstanceSnapshotResponseWrapper) ProtoMessage ¶
func (*InstanceSnapshotResponseWrapper) ProtoMessage()
func (*InstanceSnapshotResponseWrapper) Reset ¶
func (m *InstanceSnapshotResponseWrapper) Reset()
func (*InstanceSnapshotResponseWrapper) String ¶
func (m *InstanceSnapshotResponseWrapper) String() string
func (*InstanceSnapshotResponseWrapper) Validate ¶
func (this *InstanceSnapshotResponseWrapper) Validate() error
func (*InstanceSnapshotResponseWrapper) XXX_DiscardUnknown ¶
func (m *InstanceSnapshotResponseWrapper) XXX_DiscardUnknown()
func (*InstanceSnapshotResponseWrapper) XXX_Marshal ¶
func (m *InstanceSnapshotResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InstanceSnapshotResponseWrapper) XXX_Merge ¶
func (m *InstanceSnapshotResponseWrapper) XXX_Merge(src proto.Message)
func (*InstanceSnapshotResponseWrapper) XXX_Size ¶
func (m *InstanceSnapshotResponseWrapper) XXX_Size() int
func (*InstanceSnapshotResponseWrapper) XXX_Unmarshal ¶
func (m *InstanceSnapshotResponseWrapper) XXX_Unmarshal(b []byte) error
type ListInstanceQueryStrategyRequest ¶
type ListInstanceQueryStrategyRequest struct { // //模型对象ID ObjectId string `protobuf:"bytes,1,opt,name=object_id,json=objectId,proto3" json:"object_id" form:"object_id"` // //策略类型 Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type" form:"type"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListInstanceQueryStrategy请求
func (*ListInstanceQueryStrategyRequest) Descriptor ¶
func (*ListInstanceQueryStrategyRequest) Descriptor() ([]byte, []int)
func (*ListInstanceQueryStrategyRequest) GetObjectId ¶
func (m *ListInstanceQueryStrategyRequest) GetObjectId() string
func (*ListInstanceQueryStrategyRequest) GetType ¶
func (m *ListInstanceQueryStrategyRequest) GetType() string
func (*ListInstanceQueryStrategyRequest) ProtoMessage ¶
func (*ListInstanceQueryStrategyRequest) ProtoMessage()
func (*ListInstanceQueryStrategyRequest) Reset ¶
func (m *ListInstanceQueryStrategyRequest) Reset()
func (*ListInstanceQueryStrategyRequest) String ¶
func (m *ListInstanceQueryStrategyRequest) String() string
func (*ListInstanceQueryStrategyRequest) Validate ¶
func (this *ListInstanceQueryStrategyRequest) Validate() error
func (*ListInstanceQueryStrategyRequest) XXX_DiscardUnknown ¶
func (m *ListInstanceQueryStrategyRequest) XXX_DiscardUnknown()
func (*ListInstanceQueryStrategyRequest) XXX_Marshal ¶
func (m *ListInstanceQueryStrategyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListInstanceQueryStrategyRequest) XXX_Merge ¶
func (m *ListInstanceQueryStrategyRequest) XXX_Merge(src proto.Message)
func (*ListInstanceQueryStrategyRequest) XXX_Size ¶
func (m *ListInstanceQueryStrategyRequest) XXX_Size() int
func (*ListInstanceQueryStrategyRequest) XXX_Unmarshal ¶
func (m *ListInstanceQueryStrategyRequest) XXX_Unmarshal(b []byte) error
type ListInstanceQueryStrategyResponse ¶
type ListInstanceQueryStrategyResponse struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //页码 Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error" form:"error"` // //返回信息 Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message" form:"message"` // //数据 Data []*cmdb.InstanceQueryStrategy `protobuf:"bytes,4,rep,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListInstanceQueryStrategy返回
func (*ListInstanceQueryStrategyResponse) Descriptor ¶
func (*ListInstanceQueryStrategyResponse) Descriptor() ([]byte, []int)
func (*ListInstanceQueryStrategyResponse) GetCode ¶
func (m *ListInstanceQueryStrategyResponse) GetCode() int32
func (*ListInstanceQueryStrategyResponse) GetData ¶
func (m *ListInstanceQueryStrategyResponse) GetData() []*cmdb.InstanceQueryStrategy
func (*ListInstanceQueryStrategyResponse) GetError ¶
func (m *ListInstanceQueryStrategyResponse) GetError() string
func (*ListInstanceQueryStrategyResponse) GetMessage ¶
func (m *ListInstanceQueryStrategyResponse) GetMessage() string
func (*ListInstanceQueryStrategyResponse) ProtoMessage ¶
func (*ListInstanceQueryStrategyResponse) ProtoMessage()
func (*ListInstanceQueryStrategyResponse) Reset ¶
func (m *ListInstanceQueryStrategyResponse) Reset()
func (*ListInstanceQueryStrategyResponse) String ¶
func (m *ListInstanceQueryStrategyResponse) String() string
func (*ListInstanceQueryStrategyResponse) Validate ¶
func (this *ListInstanceQueryStrategyResponse) Validate() error
func (*ListInstanceQueryStrategyResponse) XXX_DiscardUnknown ¶
func (m *ListInstanceQueryStrategyResponse) XXX_DiscardUnknown()
func (*ListInstanceQueryStrategyResponse) XXX_Marshal ¶
func (m *ListInstanceQueryStrategyResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListInstanceQueryStrategyResponse) XXX_Merge ¶
func (m *ListInstanceQueryStrategyResponse) XXX_Merge(src proto.Message)
func (*ListInstanceQueryStrategyResponse) XXX_Size ¶
func (m *ListInstanceQueryStrategyResponse) XXX_Size() int
func (*ListInstanceQueryStrategyResponse) XXX_Unmarshal ¶
func (m *ListInstanceQueryStrategyResponse) XXX_Unmarshal(b []byte) error
type ListInstanceQueryStrategyResponseWrapper ¶
type ListInstanceQueryStrategyResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *ListInstanceQueryStrategyResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListInstanceQueryStrategyApi返回
func (*ListInstanceQueryStrategyResponseWrapper) Descriptor ¶
func (*ListInstanceQueryStrategyResponseWrapper) Descriptor() ([]byte, []int)
func (*ListInstanceQueryStrategyResponseWrapper) GetCode ¶
func (m *ListInstanceQueryStrategyResponseWrapper) GetCode() int32
func (*ListInstanceQueryStrategyResponseWrapper) GetCodeExplain ¶
func (m *ListInstanceQueryStrategyResponseWrapper) GetCodeExplain() string
func (*ListInstanceQueryStrategyResponseWrapper) GetData ¶
func (m *ListInstanceQueryStrategyResponseWrapper) GetData() *ListInstanceQueryStrategyResponse
func (*ListInstanceQueryStrategyResponseWrapper) GetError ¶
func (m *ListInstanceQueryStrategyResponseWrapper) GetError() string
func (*ListInstanceQueryStrategyResponseWrapper) ProtoMessage ¶
func (*ListInstanceQueryStrategyResponseWrapper) ProtoMessage()
func (*ListInstanceQueryStrategyResponseWrapper) Reset ¶
func (m *ListInstanceQueryStrategyResponseWrapper) Reset()
func (*ListInstanceQueryStrategyResponseWrapper) String ¶
func (m *ListInstanceQueryStrategyResponseWrapper) String() string
func (*ListInstanceQueryStrategyResponseWrapper) Validate ¶
func (this *ListInstanceQueryStrategyResponseWrapper) Validate() error
func (*ListInstanceQueryStrategyResponseWrapper) XXX_DiscardUnknown ¶
func (m *ListInstanceQueryStrategyResponseWrapper) XXX_DiscardUnknown()
func (*ListInstanceQueryStrategyResponseWrapper) XXX_Marshal ¶
func (m *ListInstanceQueryStrategyResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListInstanceQueryStrategyResponseWrapper) XXX_Merge ¶
func (m *ListInstanceQueryStrategyResponseWrapper) XXX_Merge(src proto.Message)
func (*ListInstanceQueryStrategyResponseWrapper) XXX_Size ¶
func (m *ListInstanceQueryStrategyResponseWrapper) XXX_Size() int
func (*ListInstanceQueryStrategyResponseWrapper) XXX_Unmarshal ¶
func (m *ListInstanceQueryStrategyResponseWrapper) XXX_Unmarshal(b []byte) error
type ListInstanceRequest ¶
type ListInstanceRequest struct { // //实例所属的模型ID ObjectId string `protobuf:"bytes,1,opt,name=object_id,json=objectId,proto3" json:"object_id" form:"object_id"` // //页码 Page int32 `protobuf:"varint,2,opt,name=page,proto3" json:"page" form:"page"` // //页大小 PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size" form:"page_size"` // //对于关联的实例数据是否只获取relation_view中指定的属性 OnlyRelationView bool `` /* 128-byte string literal not displayed */ // //需要返回的关系,多个用逗号分隔如`owner,tester`, 如果只需要属性字段传`*`就好 SelectRelations string `protobuf:"bytes,5,opt,name=select_relations,json=selectRelations,proto3" json:"select_relations" form:"select_relations"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListInstance请求
func (*ListInstanceRequest) Descriptor ¶
func (*ListInstanceRequest) Descriptor() ([]byte, []int)
func (*ListInstanceRequest) GetObjectId ¶
func (m *ListInstanceRequest) GetObjectId() string
func (*ListInstanceRequest) GetOnlyRelationView ¶
func (m *ListInstanceRequest) GetOnlyRelationView() bool
func (*ListInstanceRequest) GetPage ¶
func (m *ListInstanceRequest) GetPage() int32
func (*ListInstanceRequest) GetPageSize ¶
func (m *ListInstanceRequest) GetPageSize() int32
func (*ListInstanceRequest) GetSelectRelations ¶
func (m *ListInstanceRequest) GetSelectRelations() string
func (*ListInstanceRequest) ProtoMessage ¶
func (*ListInstanceRequest) ProtoMessage()
func (*ListInstanceRequest) Reset ¶
func (m *ListInstanceRequest) Reset()
func (*ListInstanceRequest) String ¶
func (m *ListInstanceRequest) String() string
func (*ListInstanceRequest) Validate ¶
func (this *ListInstanceRequest) Validate() error
func (*ListInstanceRequest) XXX_DiscardUnknown ¶
func (m *ListInstanceRequest) XXX_DiscardUnknown()
func (*ListInstanceRequest) XXX_Marshal ¶
func (m *ListInstanceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListInstanceRequest) XXX_Merge ¶
func (m *ListInstanceRequest) XXX_Merge(src proto.Message)
func (*ListInstanceRequest) XXX_Size ¶
func (m *ListInstanceRequest) XXX_Size() int
func (*ListInstanceRequest) XXX_Unmarshal ¶
func (m *ListInstanceRequest) XXX_Unmarshal(b []byte) error
type ListInstanceResponse ¶
type ListInstanceResponse struct { // //instance list List []*types.Struct `protobuf:"bytes,1,rep,name=list,proto3" json:"list" form:"list"` // //实例总数 Total int32 `protobuf:"varint,2,opt,name=total,proto3" json:"total" form:"total"` // //页码 Page int32 `protobuf:"varint,3,opt,name=page,proto3" json:"page" form:"page"` // //页大小 PageSize int32 `protobuf:"varint,4,opt,name=page_size,json=pageSize,proto3" json:"page_size" form:"page_size"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListInstance返回
func (*ListInstanceResponse) Descriptor ¶
func (*ListInstanceResponse) Descriptor() ([]byte, []int)
func (*ListInstanceResponse) GetList ¶
func (m *ListInstanceResponse) GetList() []*types.Struct
func (*ListInstanceResponse) GetPage ¶
func (m *ListInstanceResponse) GetPage() int32
func (*ListInstanceResponse) GetPageSize ¶
func (m *ListInstanceResponse) GetPageSize() int32
func (*ListInstanceResponse) GetTotal ¶
func (m *ListInstanceResponse) GetTotal() int32
func (*ListInstanceResponse) ProtoMessage ¶
func (*ListInstanceResponse) ProtoMessage()
func (*ListInstanceResponse) Reset ¶
func (m *ListInstanceResponse) Reset()
func (*ListInstanceResponse) String ¶
func (m *ListInstanceResponse) String() string
func (*ListInstanceResponse) Validate ¶
func (this *ListInstanceResponse) Validate() error
func (*ListInstanceResponse) XXX_DiscardUnknown ¶
func (m *ListInstanceResponse) XXX_DiscardUnknown()
func (*ListInstanceResponse) XXX_Marshal ¶
func (m *ListInstanceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListInstanceResponse) XXX_Merge ¶
func (m *ListInstanceResponse) XXX_Merge(src proto.Message)
func (*ListInstanceResponse) XXX_Size ¶
func (m *ListInstanceResponse) XXX_Size() int
func (*ListInstanceResponse) XXX_Unmarshal ¶
func (m *ListInstanceResponse) XXX_Unmarshal(b []byte) error
type ListInstanceResponseWrapper ¶
type ListInstanceResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *ListInstanceResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
ListInstanceApi返回
func (*ListInstanceResponseWrapper) Descriptor ¶
func (*ListInstanceResponseWrapper) Descriptor() ([]byte, []int)
func (*ListInstanceResponseWrapper) GetCode ¶
func (m *ListInstanceResponseWrapper) GetCode() int32
func (*ListInstanceResponseWrapper) GetCodeExplain ¶
func (m *ListInstanceResponseWrapper) GetCodeExplain() string
func (*ListInstanceResponseWrapper) GetData ¶
func (m *ListInstanceResponseWrapper) GetData() *ListInstanceResponse
func (*ListInstanceResponseWrapper) GetError ¶
func (m *ListInstanceResponseWrapper) GetError() string
func (*ListInstanceResponseWrapper) ProtoMessage ¶
func (*ListInstanceResponseWrapper) ProtoMessage()
func (*ListInstanceResponseWrapper) Reset ¶
func (m *ListInstanceResponseWrapper) Reset()
func (*ListInstanceResponseWrapper) String ¶
func (m *ListInstanceResponseWrapper) String() string
func (*ListInstanceResponseWrapper) Validate ¶
func (this *ListInstanceResponseWrapper) Validate() error
func (*ListInstanceResponseWrapper) XXX_DiscardUnknown ¶
func (m *ListInstanceResponseWrapper) XXX_DiscardUnknown()
func (*ListInstanceResponseWrapper) XXX_Marshal ¶
func (m *ListInstanceResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListInstanceResponseWrapper) XXX_Merge ¶
func (m *ListInstanceResponseWrapper) XXX_Merge(src proto.Message)
func (*ListInstanceResponseWrapper) XXX_Size ¶
func (m *ListInstanceResponseWrapper) XXX_Size() int
func (*ListInstanceResponseWrapper) XXX_Unmarshal ¶
func (m *ListInstanceResponseWrapper) XXX_Unmarshal(b []byte) error
type PostSearchRequest ¶
type PostSearchRequest struct { // //模型对象ID ObjectId string `protobuf:"bytes,1,opt,name=objectId,proto3" json:"objectId" form:"objectId"` // //e.g.: { name: { $like: '%q%' } }, { $or: [{ name: { $like: '%q%' }}] } Query *types.Struct `protobuf:"bytes,2,opt,name=query,proto3" json:"query" form:"query"` // //e.g.: { instanceId: true, name: true } Fields *types.Struct `protobuf:"bytes,3,opt,name=fields,proto3" json:"fields" form:"fields"` // //当为 true 时,只搜索与我相关实例 OnlyMyInstance bool `protobuf:"varint,4,opt,name=only_my_instance,json=onlyMyInstance,proto3" json:"only_my_instance" form:"only_my_instance"` // //对于关联的实例数据是否只获取 relation_view 中指定的属性, 这个字段为 true 时, 会覆盖 fields 字段中指定的二级字段设置 OnlyRelationView bool `` /* 128-byte string literal not displayed */ // //页码 Page int32 `protobuf:"varint,6,opt,name=page,proto3" json:"page" form:"page"` // //页大小 PageSize int32 `protobuf:"varint,7,opt,name=page_size,json=pageSize,proto3" json:"page_size" form:"page_size"` // //按字段排序, 留空默认按照实例ID降序排序(1表示升序, -1表示降序) e.g.: { instanceId: 1 } Sort *types.Struct `protobuf:"bytes,8,opt,name=sort,proto3" json:"sort" form:"sort"` // //按照权限过滤(通用实例都有 read, update, delete 权限控制, 主机实例在通用实例权限基础上有额外的 operate 权限, 应用实例在通用实例权限基础上有额外的 developClusterOperate, testClusterOperate, prereleaseClusterOperate, productionClusterOperate 权限) e.g.: [ "operate", "update" ] Permission []string `protobuf:"bytes,9,rep,name=permission,proto3" json:"permission" form:"permission"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
PostSearch请求
func (*PostSearchRequest) Descriptor ¶
func (*PostSearchRequest) Descriptor() ([]byte, []int)
func (*PostSearchRequest) GetFields ¶
func (m *PostSearchRequest) GetFields() *types.Struct
func (*PostSearchRequest) GetObjectId ¶
func (m *PostSearchRequest) GetObjectId() string
func (*PostSearchRequest) GetOnlyMyInstance ¶
func (m *PostSearchRequest) GetOnlyMyInstance() bool
func (*PostSearchRequest) GetOnlyRelationView ¶
func (m *PostSearchRequest) GetOnlyRelationView() bool
func (*PostSearchRequest) GetPage ¶
func (m *PostSearchRequest) GetPage() int32
func (*PostSearchRequest) GetPageSize ¶
func (m *PostSearchRequest) GetPageSize() int32
func (*PostSearchRequest) GetPermission ¶
func (m *PostSearchRequest) GetPermission() []string
func (*PostSearchRequest) GetQuery ¶
func (m *PostSearchRequest) GetQuery() *types.Struct
func (*PostSearchRequest) GetSort ¶
func (m *PostSearchRequest) GetSort() *types.Struct
func (*PostSearchRequest) ProtoMessage ¶
func (*PostSearchRequest) ProtoMessage()
func (*PostSearchRequest) Reset ¶
func (m *PostSearchRequest) Reset()
func (*PostSearchRequest) String ¶
func (m *PostSearchRequest) String() string
func (*PostSearchRequest) Validate ¶
func (this *PostSearchRequest) Validate() error
func (*PostSearchRequest) XXX_DiscardUnknown ¶
func (m *PostSearchRequest) XXX_DiscardUnknown()
func (*PostSearchRequest) XXX_Marshal ¶
func (m *PostSearchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PostSearchRequest) XXX_Merge ¶
func (m *PostSearchRequest) XXX_Merge(src proto.Message)
func (*PostSearchRequest) XXX_Size ¶
func (m *PostSearchRequest) XXX_Size() int
func (*PostSearchRequest) XXX_Unmarshal ¶
func (m *PostSearchRequest) XXX_Unmarshal(b []byte) error
type PostSearchResponse ¶
type PostSearchResponse struct { // //instance list List []*types.Struct `protobuf:"bytes,1,rep,name=list,proto3" json:"list" form:"list"` // //实例总数 Total int32 `protobuf:"varint,2,opt,name=total,proto3" json:"total" form:"total"` // //页码 Page int32 `protobuf:"varint,3,opt,name=page,proto3" json:"page" form:"page"` // //页大小 PageSize int32 `protobuf:"varint,4,opt,name=page_size,json=pageSize,proto3" json:"page_size" form:"page_size"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
PostSearch返回
func (*PostSearchResponse) Descriptor ¶
func (*PostSearchResponse) Descriptor() ([]byte, []int)
func (*PostSearchResponse) GetList ¶
func (m *PostSearchResponse) GetList() []*types.Struct
func (*PostSearchResponse) GetPage ¶
func (m *PostSearchResponse) GetPage() int32
func (*PostSearchResponse) GetPageSize ¶
func (m *PostSearchResponse) GetPageSize() int32
func (*PostSearchResponse) GetTotal ¶
func (m *PostSearchResponse) GetTotal() int32
func (*PostSearchResponse) ProtoMessage ¶
func (*PostSearchResponse) ProtoMessage()
func (*PostSearchResponse) Reset ¶
func (m *PostSearchResponse) Reset()
func (*PostSearchResponse) String ¶
func (m *PostSearchResponse) String() string
func (*PostSearchResponse) Validate ¶
func (this *PostSearchResponse) Validate() error
func (*PostSearchResponse) XXX_DiscardUnknown ¶
func (m *PostSearchResponse) XXX_DiscardUnknown()
func (*PostSearchResponse) XXX_Marshal ¶
func (m *PostSearchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PostSearchResponse) XXX_Merge ¶
func (m *PostSearchResponse) XXX_Merge(src proto.Message)
func (*PostSearchResponse) XXX_Size ¶
func (m *PostSearchResponse) XXX_Size() int
func (*PostSearchResponse) XXX_Unmarshal ¶
func (m *PostSearchResponse) XXX_Unmarshal(b []byte) error
type PostSearchResponseWrapper ¶
type PostSearchResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *PostSearchResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
PostSearchApi返回
func (*PostSearchResponseWrapper) Descriptor ¶
func (*PostSearchResponseWrapper) Descriptor() ([]byte, []int)
func (*PostSearchResponseWrapper) GetCode ¶
func (m *PostSearchResponseWrapper) GetCode() int32
func (*PostSearchResponseWrapper) GetCodeExplain ¶
func (m *PostSearchResponseWrapper) GetCodeExplain() string
func (*PostSearchResponseWrapper) GetData ¶
func (m *PostSearchResponseWrapper) GetData() *PostSearchResponse
func (*PostSearchResponseWrapper) GetError ¶
func (m *PostSearchResponseWrapper) GetError() string
func (*PostSearchResponseWrapper) ProtoMessage ¶
func (*PostSearchResponseWrapper) ProtoMessage()
func (*PostSearchResponseWrapper) Reset ¶
func (m *PostSearchResponseWrapper) Reset()
func (*PostSearchResponseWrapper) String ¶
func (m *PostSearchResponseWrapper) String() string
func (*PostSearchResponseWrapper) Validate ¶
func (this *PostSearchResponseWrapper) Validate() error
func (*PostSearchResponseWrapper) XXX_DiscardUnknown ¶
func (m *PostSearchResponseWrapper) XXX_DiscardUnknown()
func (*PostSearchResponseWrapper) XXX_Marshal ¶
func (m *PostSearchResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PostSearchResponseWrapper) XXX_Merge ¶
func (m *PostSearchResponseWrapper) XXX_Merge(src proto.Message)
func (*PostSearchResponseWrapper) XXX_Size ¶
func (m *PostSearchResponseWrapper) XXX_Size() int
func (*PostSearchResponseWrapper) XXX_Unmarshal ¶
func (m *PostSearchResponseWrapper) XXX_Unmarshal(b []byte) error
type RelationCountAggregateRequest ¶
type RelationCountAggregateRequest struct { // //模型对象ID ObjectId string `protobuf:"bytes,1,opt,name=objectId,proto3" json:"objectId" form:"objectId"` // //e.g.: { name: { $like: '%q%' } }, { $or: [{ name: { $like: '%q%' }}] } Query *types.Struct `protobuf:"bytes,2,opt,name=query,proto3" json:"query" form:"query"` // //关系sideId,例如APP的owner RelationSideIds []string `protobuf:"bytes,3,rep,name=relation_side_ids,json=relationSideIds,proto3" json:"relation_side_ids" form:"relation_side_ids"` // //当为 true 时,只搜索与我相关实例 OnlyMyInstance bool `protobuf:"varint,4,opt,name=only_my_instance,json=onlyMyInstance,proto3" json:"only_my_instance" form:"only_my_instance"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
RelationCountAggregate请求
func (*RelationCountAggregateRequest) Descriptor ¶
func (*RelationCountAggregateRequest) Descriptor() ([]byte, []int)
func (*RelationCountAggregateRequest) GetObjectId ¶
func (m *RelationCountAggregateRequest) GetObjectId() string
func (*RelationCountAggregateRequest) GetOnlyMyInstance ¶
func (m *RelationCountAggregateRequest) GetOnlyMyInstance() bool
func (*RelationCountAggregateRequest) GetQuery ¶
func (m *RelationCountAggregateRequest) GetQuery() *types.Struct
func (*RelationCountAggregateRequest) GetRelationSideIds ¶
func (m *RelationCountAggregateRequest) GetRelationSideIds() []string
func (*RelationCountAggregateRequest) ProtoMessage ¶
func (*RelationCountAggregateRequest) ProtoMessage()
func (*RelationCountAggregateRequest) Reset ¶
func (m *RelationCountAggregateRequest) Reset()
func (*RelationCountAggregateRequest) String ¶
func (m *RelationCountAggregateRequest) String() string
func (*RelationCountAggregateRequest) Validate ¶
func (this *RelationCountAggregateRequest) Validate() error
func (*RelationCountAggregateRequest) XXX_DiscardUnknown ¶
func (m *RelationCountAggregateRequest) XXX_DiscardUnknown()
func (*RelationCountAggregateRequest) XXX_Marshal ¶
func (m *RelationCountAggregateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RelationCountAggregateRequest) XXX_Merge ¶
func (m *RelationCountAggregateRequest) XXX_Merge(src proto.Message)
func (*RelationCountAggregateRequest) XXX_Size ¶
func (m *RelationCountAggregateRequest) XXX_Size() int
func (*RelationCountAggregateRequest) XXX_Unmarshal ¶
func (m *RelationCountAggregateRequest) XXX_Unmarshal(b []byte) error
type RelationCountAggregateResponse ¶
type RelationCountAggregateResponse struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //错误信息 Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error" form:"error"` // //返回消息 Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message" form:"message"` // //关系数量统计结果 Data []*RelationCountAggregateResponse_Data `protobuf:"bytes,4,rep,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
RelationCountAggregate返回
func (*RelationCountAggregateResponse) Descriptor ¶
func (*RelationCountAggregateResponse) Descriptor() ([]byte, []int)
func (*RelationCountAggregateResponse) GetCode ¶
func (m *RelationCountAggregateResponse) GetCode() int32
func (*RelationCountAggregateResponse) GetData ¶
func (m *RelationCountAggregateResponse) GetData() []*RelationCountAggregateResponse_Data
func (*RelationCountAggregateResponse) GetError ¶
func (m *RelationCountAggregateResponse) GetError() string
func (*RelationCountAggregateResponse) GetMessage ¶
func (m *RelationCountAggregateResponse) GetMessage() string
func (*RelationCountAggregateResponse) ProtoMessage ¶
func (*RelationCountAggregateResponse) ProtoMessage()
func (*RelationCountAggregateResponse) Reset ¶
func (m *RelationCountAggregateResponse) Reset()
func (*RelationCountAggregateResponse) String ¶
func (m *RelationCountAggregateResponse) String() string
func (*RelationCountAggregateResponse) Validate ¶
func (this *RelationCountAggregateResponse) Validate() error
func (*RelationCountAggregateResponse) XXX_DiscardUnknown ¶
func (m *RelationCountAggregateResponse) XXX_DiscardUnknown()
func (*RelationCountAggregateResponse) XXX_Marshal ¶
func (m *RelationCountAggregateResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RelationCountAggregateResponse) XXX_Merge ¶
func (m *RelationCountAggregateResponse) XXX_Merge(src proto.Message)
func (*RelationCountAggregateResponse) XXX_Size ¶
func (m *RelationCountAggregateResponse) XXX_Size() int
func (*RelationCountAggregateResponse) XXX_Unmarshal ¶
func (m *RelationCountAggregateResponse) XXX_Unmarshal(b []byte) error
type RelationCountAggregateResponseWrapper ¶
type RelationCountAggregateResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *RelationCountAggregateResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
RelationCountAggregateApi返回
func (*RelationCountAggregateResponseWrapper) Descriptor ¶
func (*RelationCountAggregateResponseWrapper) Descriptor() ([]byte, []int)
func (*RelationCountAggregateResponseWrapper) GetCode ¶
func (m *RelationCountAggregateResponseWrapper) GetCode() int32
func (*RelationCountAggregateResponseWrapper) GetCodeExplain ¶
func (m *RelationCountAggregateResponseWrapper) GetCodeExplain() string
func (*RelationCountAggregateResponseWrapper) GetData ¶
func (m *RelationCountAggregateResponseWrapper) GetData() *RelationCountAggregateResponse
func (*RelationCountAggregateResponseWrapper) GetError ¶
func (m *RelationCountAggregateResponseWrapper) GetError() string
func (*RelationCountAggregateResponseWrapper) ProtoMessage ¶
func (*RelationCountAggregateResponseWrapper) ProtoMessage()
func (*RelationCountAggregateResponseWrapper) Reset ¶
func (m *RelationCountAggregateResponseWrapper) Reset()
func (*RelationCountAggregateResponseWrapper) String ¶
func (m *RelationCountAggregateResponseWrapper) String() string
func (*RelationCountAggregateResponseWrapper) Validate ¶
func (this *RelationCountAggregateResponseWrapper) Validate() error
func (*RelationCountAggregateResponseWrapper) XXX_DiscardUnknown ¶
func (m *RelationCountAggregateResponseWrapper) XXX_DiscardUnknown()
func (*RelationCountAggregateResponseWrapper) XXX_Marshal ¶
func (m *RelationCountAggregateResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RelationCountAggregateResponseWrapper) XXX_Merge ¶
func (m *RelationCountAggregateResponseWrapper) XXX_Merge(src proto.Message)
func (*RelationCountAggregateResponseWrapper) XXX_Size ¶
func (m *RelationCountAggregateResponseWrapper) XXX_Size() int
func (*RelationCountAggregateResponseWrapper) XXX_Unmarshal ¶
func (m *RelationCountAggregateResponseWrapper) XXX_Unmarshal(b []byte) error
type RelationCountAggregateResponse_Data ¶
type RelationCountAggregateResponse_Data struct { // //关系sideId Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key" form:"key"` // //关系个数 Value int32 `protobuf:"varint,2,opt,name=value,proto3" json:"value" form:"value"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RelationCountAggregateResponse_Data) Descriptor ¶
func (*RelationCountAggregateResponse_Data) Descriptor() ([]byte, []int)
func (*RelationCountAggregateResponse_Data) GetKey ¶
func (m *RelationCountAggregateResponse_Data) GetKey() string
func (*RelationCountAggregateResponse_Data) GetValue ¶
func (m *RelationCountAggregateResponse_Data) GetValue() int32
func (*RelationCountAggregateResponse_Data) ProtoMessage ¶
func (*RelationCountAggregateResponse_Data) ProtoMessage()
func (*RelationCountAggregateResponse_Data) Reset ¶
func (m *RelationCountAggregateResponse_Data) Reset()
func (*RelationCountAggregateResponse_Data) String ¶
func (m *RelationCountAggregateResponse_Data) String() string
func (*RelationCountAggregateResponse_Data) Validate ¶
func (this *RelationCountAggregateResponse_Data) Validate() error
func (*RelationCountAggregateResponse_Data) XXX_DiscardUnknown ¶
func (m *RelationCountAggregateResponse_Data) XXX_DiscardUnknown()
func (*RelationCountAggregateResponse_Data) XXX_Marshal ¶
func (m *RelationCountAggregateResponse_Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RelationCountAggregateResponse_Data) XXX_Merge ¶
func (m *RelationCountAggregateResponse_Data) XXX_Merge(src proto.Message)
func (*RelationCountAggregateResponse_Data) XXX_Size ¶
func (m *RelationCountAggregateResponse_Data) XXX_Size() int
func (*RelationCountAggregateResponse_Data) XXX_Unmarshal ¶
func (m *RelationCountAggregateResponse_Data) XXX_Unmarshal(b []byte) error
type RelationMaxCheckRequest ¶
type RelationMaxCheckRequest struct { // //资源模型ID ObjectId string `protobuf:"bytes,1,opt,name=objectId,proto3" json:"objectId" form:"objectId"` // //资源模型关系ID RelationId string `protobuf:"bytes,2,opt,name=relation_id,json=relationId,proto3" json:"relation_id" form:"relation_id"` // //left_id或者right_id来指定资源模型在关系的哪一端 RelationSideId string `protobuf:"bytes,3,opt,name=relation_side_id,json=relationSideId,proto3" json:"relation_side_id" form:"relation_side_id"` // //查询条件,与[实例搜索接口]的query字段说明一致 Query *types.Struct `protobuf:"bytes,4,opt,name=query,proto3" json:"query" form:"query"` // //按字段排序, 留空默认按照实例ID降序排序(1表示升序, -1表示降序) Sort *types.Struct `protobuf:"bytes,5,opt,name=sort,proto3" json:"sort" form:"sort"` // //按照权限过滤(通用实例都有`read`, `update`, `delete`权限控制, 主机实例在通用实例权限基础上有额外的`operate`权限, 应用实例在通用实例权限基础上有额外的`developClusterOperate`, `testClusterOperate`, `prereleaseClusterOperate`, `productionClusterOperate`权限) Permission []string `protobuf:"bytes,6,rep,name=permission,proto3" json:"permission" form:"permission"` // //页码 Page int32 `protobuf:"varint,7,opt,name=page,proto3" json:"page" form:"page"` // //页大小 PageSize int32 `protobuf:"varint,8,opt,name=page_size,json=pageSize,proto3" json:"page_size" form:"page_size"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
RelationMaxCheck请求
func (*RelationMaxCheckRequest) Descriptor ¶
func (*RelationMaxCheckRequest) Descriptor() ([]byte, []int)
func (*RelationMaxCheckRequest) GetObjectId ¶
func (m *RelationMaxCheckRequest) GetObjectId() string
func (*RelationMaxCheckRequest) GetPage ¶
func (m *RelationMaxCheckRequest) GetPage() int32
func (*RelationMaxCheckRequest) GetPageSize ¶
func (m *RelationMaxCheckRequest) GetPageSize() int32
func (*RelationMaxCheckRequest) GetPermission ¶
func (m *RelationMaxCheckRequest) GetPermission() []string
func (*RelationMaxCheckRequest) GetQuery ¶
func (m *RelationMaxCheckRequest) GetQuery() *types.Struct
func (*RelationMaxCheckRequest) GetRelationId ¶
func (m *RelationMaxCheckRequest) GetRelationId() string
func (*RelationMaxCheckRequest) GetRelationSideId ¶
func (m *RelationMaxCheckRequest) GetRelationSideId() string
func (*RelationMaxCheckRequest) GetSort ¶
func (m *RelationMaxCheckRequest) GetSort() *types.Struct
func (*RelationMaxCheckRequest) ProtoMessage ¶
func (*RelationMaxCheckRequest) ProtoMessage()
func (*RelationMaxCheckRequest) Reset ¶
func (m *RelationMaxCheckRequest) Reset()
func (*RelationMaxCheckRequest) String ¶
func (m *RelationMaxCheckRequest) String() string
func (*RelationMaxCheckRequest) Validate ¶
func (this *RelationMaxCheckRequest) Validate() error
func (*RelationMaxCheckRequest) XXX_DiscardUnknown ¶
func (m *RelationMaxCheckRequest) XXX_DiscardUnknown()
func (*RelationMaxCheckRequest) XXX_Marshal ¶
func (m *RelationMaxCheckRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RelationMaxCheckRequest) XXX_Merge ¶
func (m *RelationMaxCheckRequest) XXX_Merge(src proto.Message)
func (*RelationMaxCheckRequest) XXX_Size ¶
func (m *RelationMaxCheckRequest) XXX_Size() int
func (*RelationMaxCheckRequest) XXX_Unmarshal ¶
func (m *RelationMaxCheckRequest) XXX_Unmarshal(b []byte) error
type RelationMaxCheckResponse ¶
type RelationMaxCheckResponse struct { // //总数 Total int32 `protobuf:"varint,1,opt,name=total,proto3" json:"total" form:"total"` // //页码 Page int32 `protobuf:"varint,2,opt,name=page,proto3" json:"page" form:"page"` // //页大小 PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size" form:"page_size"` // //数据列表 List []*RelationMaxCheckResponse_List `protobuf:"bytes,4,rep,name=list,proto3" json:"list" form:"list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
RelationMaxCheck返回
func (*RelationMaxCheckResponse) Descriptor ¶
func (*RelationMaxCheckResponse) Descriptor() ([]byte, []int)
func (*RelationMaxCheckResponse) GetList ¶
func (m *RelationMaxCheckResponse) GetList() []*RelationMaxCheckResponse_List
func (*RelationMaxCheckResponse) GetPage ¶
func (m *RelationMaxCheckResponse) GetPage() int32
func (*RelationMaxCheckResponse) GetPageSize ¶
func (m *RelationMaxCheckResponse) GetPageSize() int32
func (*RelationMaxCheckResponse) GetTotal ¶
func (m *RelationMaxCheckResponse) GetTotal() int32
func (*RelationMaxCheckResponse) ProtoMessage ¶
func (*RelationMaxCheckResponse) ProtoMessage()
func (*RelationMaxCheckResponse) Reset ¶
func (m *RelationMaxCheckResponse) Reset()
func (*RelationMaxCheckResponse) String ¶
func (m *RelationMaxCheckResponse) String() string
func (*RelationMaxCheckResponse) Validate ¶
func (this *RelationMaxCheckResponse) Validate() error
func (*RelationMaxCheckResponse) XXX_DiscardUnknown ¶
func (m *RelationMaxCheckResponse) XXX_DiscardUnknown()
func (*RelationMaxCheckResponse) XXX_Marshal ¶
func (m *RelationMaxCheckResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RelationMaxCheckResponse) XXX_Merge ¶
func (m *RelationMaxCheckResponse) XXX_Merge(src proto.Message)
func (*RelationMaxCheckResponse) XXX_Size ¶
func (m *RelationMaxCheckResponse) XXX_Size() int
func (*RelationMaxCheckResponse) XXX_Unmarshal ¶
func (m *RelationMaxCheckResponse) XXX_Unmarshal(b []byte) error
type RelationMaxCheckResponseWrapper ¶
type RelationMaxCheckResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *RelationMaxCheckResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
RelationMaxCheckApi返回
func (*RelationMaxCheckResponseWrapper) Descriptor ¶
func (*RelationMaxCheckResponseWrapper) Descriptor() ([]byte, []int)
func (*RelationMaxCheckResponseWrapper) GetCode ¶
func (m *RelationMaxCheckResponseWrapper) GetCode() int32
func (*RelationMaxCheckResponseWrapper) GetCodeExplain ¶
func (m *RelationMaxCheckResponseWrapper) GetCodeExplain() string
func (*RelationMaxCheckResponseWrapper) GetData ¶
func (m *RelationMaxCheckResponseWrapper) GetData() *RelationMaxCheckResponse
func (*RelationMaxCheckResponseWrapper) GetError ¶
func (m *RelationMaxCheckResponseWrapper) GetError() string
func (*RelationMaxCheckResponseWrapper) ProtoMessage ¶
func (*RelationMaxCheckResponseWrapper) ProtoMessage()
func (*RelationMaxCheckResponseWrapper) Reset ¶
func (m *RelationMaxCheckResponseWrapper) Reset()
func (*RelationMaxCheckResponseWrapper) String ¶
func (m *RelationMaxCheckResponseWrapper) String() string
func (*RelationMaxCheckResponseWrapper) Validate ¶
func (this *RelationMaxCheckResponseWrapper) Validate() error
func (*RelationMaxCheckResponseWrapper) XXX_DiscardUnknown ¶
func (m *RelationMaxCheckResponseWrapper) XXX_DiscardUnknown()
func (*RelationMaxCheckResponseWrapper) XXX_Marshal ¶
func (m *RelationMaxCheckResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RelationMaxCheckResponseWrapper) XXX_Merge ¶
func (m *RelationMaxCheckResponseWrapper) XXX_Merge(src proto.Message)
func (*RelationMaxCheckResponseWrapper) XXX_Size ¶
func (m *RelationMaxCheckResponseWrapper) XXX_Size() int
func (*RelationMaxCheckResponseWrapper) XXX_Unmarshal ¶
func (m *RelationMaxCheckResponseWrapper) XXX_Unmarshal(b []byte) error
type RelationMaxCheckResponse_List ¶
type RelationMaxCheckResponse_List struct { // //实例Id InstanceId string `protobuf:"bytes,1,opt,name=instanceId,proto3" json:"instanceId" form:"instanceId"` // //_relation_is_max XRelationIsMax bool `protobuf:"varint,2,opt,name=_relation_is_max,json=RelationIsMax,proto3" json:"_relation_is_max" form:"_relation_is_max"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RelationMaxCheckResponse_List) Descriptor ¶
func (*RelationMaxCheckResponse_List) Descriptor() ([]byte, []int)
func (*RelationMaxCheckResponse_List) GetInstanceId ¶
func (m *RelationMaxCheckResponse_List) GetInstanceId() string
func (*RelationMaxCheckResponse_List) GetXRelationIsMax ¶
func (m *RelationMaxCheckResponse_List) GetXRelationIsMax() bool
func (*RelationMaxCheckResponse_List) ProtoMessage ¶
func (*RelationMaxCheckResponse_List) ProtoMessage()
func (*RelationMaxCheckResponse_List) Reset ¶
func (m *RelationMaxCheckResponse_List) Reset()
func (*RelationMaxCheckResponse_List) String ¶
func (m *RelationMaxCheckResponse_List) String() string
func (*RelationMaxCheckResponse_List) Validate ¶
func (this *RelationMaxCheckResponse_List) Validate() error
func (*RelationMaxCheckResponse_List) XXX_DiscardUnknown ¶
func (m *RelationMaxCheckResponse_List) XXX_DiscardUnknown()
func (*RelationMaxCheckResponse_List) XXX_Marshal ¶
func (m *RelationMaxCheckResponse_List) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RelationMaxCheckResponse_List) XXX_Merge ¶
func (m *RelationMaxCheckResponse_List) XXX_Merge(src proto.Message)
func (*RelationMaxCheckResponse_List) XXX_Size ¶
func (m *RelationMaxCheckResponse_List) XXX_Size() int
func (*RelationMaxCheckResponse_List) XXX_Unmarshal ¶
func (m *RelationMaxCheckResponse_List) XXX_Unmarshal(b []byte) error
type SearchTotalRequest ¶
type SearchTotalRequest struct { // //模型对象ID ObjectId string `protobuf:"bytes,1,opt,name=objectId,proto3" json:"objectId" form:"objectId"` // //查询条件, 与[实例搜索接口]的query字段说明一致 Query *types.Struct `protobuf:"bytes,2,opt,name=query,proto3" json:"query" form:"query"` // //按照权限过滤[权限列表] Permission []string `protobuf:"bytes,3,rep,name=permission,proto3" json:"permission" form:"permission"` // //是否只获取与自己有关的那部分数据, 默认为false OnlyMyInstance bool `protobuf:"varint,4,opt,name=only_my_instance,json=onlyMyInstance,proto3" json:"only_my_instance" form:"only_my_instance"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
SearchTotal请求
func (*SearchTotalRequest) Descriptor ¶
func (*SearchTotalRequest) Descriptor() ([]byte, []int)
func (*SearchTotalRequest) GetObjectId ¶
func (m *SearchTotalRequest) GetObjectId() string
func (*SearchTotalRequest) GetOnlyMyInstance ¶
func (m *SearchTotalRequest) GetOnlyMyInstance() bool
func (*SearchTotalRequest) GetPermission ¶
func (m *SearchTotalRequest) GetPermission() []string
func (*SearchTotalRequest) GetQuery ¶
func (m *SearchTotalRequest) GetQuery() *types.Struct
func (*SearchTotalRequest) ProtoMessage ¶
func (*SearchTotalRequest) ProtoMessage()
func (*SearchTotalRequest) Reset ¶
func (m *SearchTotalRequest) Reset()
func (*SearchTotalRequest) String ¶
func (m *SearchTotalRequest) String() string
func (*SearchTotalRequest) Validate ¶
func (this *SearchTotalRequest) Validate() error
func (*SearchTotalRequest) XXX_DiscardUnknown ¶
func (m *SearchTotalRequest) XXX_DiscardUnknown()
func (*SearchTotalRequest) XXX_Marshal ¶
func (m *SearchTotalRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SearchTotalRequest) XXX_Merge ¶
func (m *SearchTotalRequest) XXX_Merge(src proto.Message)
func (*SearchTotalRequest) XXX_Size ¶
func (m *SearchTotalRequest) XXX_Size() int
func (*SearchTotalRequest) XXX_Unmarshal ¶
func (m *SearchTotalRequest) XXX_Unmarshal(b []byte) error
type SearchTotalResponse ¶
type SearchTotalResponse struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //错误信息 Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error" form:"error"` // //返回消息 Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message" form:"message"` // //实例总数 Data int32 `protobuf:"varint,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
SearchTotal返回
func (*SearchTotalResponse) Descriptor ¶
func (*SearchTotalResponse) Descriptor() ([]byte, []int)
func (*SearchTotalResponse) GetCode ¶
func (m *SearchTotalResponse) GetCode() int32
func (*SearchTotalResponse) GetData ¶
func (m *SearchTotalResponse) GetData() int32
func (*SearchTotalResponse) GetError ¶
func (m *SearchTotalResponse) GetError() string
func (*SearchTotalResponse) GetMessage ¶
func (m *SearchTotalResponse) GetMessage() string
func (*SearchTotalResponse) ProtoMessage ¶
func (*SearchTotalResponse) ProtoMessage()
func (*SearchTotalResponse) Reset ¶
func (m *SearchTotalResponse) Reset()
func (*SearchTotalResponse) String ¶
func (m *SearchTotalResponse) String() string
func (*SearchTotalResponse) Validate ¶
func (this *SearchTotalResponse) Validate() error
func (*SearchTotalResponse) XXX_DiscardUnknown ¶
func (m *SearchTotalResponse) XXX_DiscardUnknown()
func (*SearchTotalResponse) XXX_Marshal ¶
func (m *SearchTotalResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SearchTotalResponse) XXX_Merge ¶
func (m *SearchTotalResponse) XXX_Merge(src proto.Message)
func (*SearchTotalResponse) XXX_Size ¶
func (m *SearchTotalResponse) XXX_Size() int
func (*SearchTotalResponse) XXX_Unmarshal ¶
func (m *SearchTotalResponse) XXX_Unmarshal(b []byte) error
type SearchTotalResponseWrapper ¶
type SearchTotalResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *SearchTotalResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
SearchTotalApi返回
func (*SearchTotalResponseWrapper) Descriptor ¶
func (*SearchTotalResponseWrapper) Descriptor() ([]byte, []int)
func (*SearchTotalResponseWrapper) GetCode ¶
func (m *SearchTotalResponseWrapper) GetCode() int32
func (*SearchTotalResponseWrapper) GetCodeExplain ¶
func (m *SearchTotalResponseWrapper) GetCodeExplain() string
func (*SearchTotalResponseWrapper) GetData ¶
func (m *SearchTotalResponseWrapper) GetData() *SearchTotalResponse
func (*SearchTotalResponseWrapper) GetError ¶
func (m *SearchTotalResponseWrapper) GetError() string
func (*SearchTotalResponseWrapper) ProtoMessage ¶
func (*SearchTotalResponseWrapper) ProtoMessage()
func (*SearchTotalResponseWrapper) Reset ¶
func (m *SearchTotalResponseWrapper) Reset()
func (*SearchTotalResponseWrapper) String ¶
func (m *SearchTotalResponseWrapper) String() string
func (*SearchTotalResponseWrapper) Validate ¶
func (this *SearchTotalResponseWrapper) Validate() error
func (*SearchTotalResponseWrapper) XXX_DiscardUnknown ¶
func (m *SearchTotalResponseWrapper) XXX_DiscardUnknown()
func (*SearchTotalResponseWrapper) XXX_Marshal ¶
func (m *SearchTotalResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SearchTotalResponseWrapper) XXX_Merge ¶
func (m *SearchTotalResponseWrapper) XXX_Merge(src proto.Message)
func (*SearchTotalResponseWrapper) XXX_Size ¶
func (m *SearchTotalResponseWrapper) XXX_Size() int
func (*SearchTotalResponseWrapper) XXX_Unmarshal ¶
func (m *SearchTotalResponseWrapper) XXX_Unmarshal(b []byte) error
type Service ¶
type Service interface { AggregateCount(context.Context, *AggregateCountRequest) (*AggregateCountResponse, error) AutoDiscovery(context.Context, *AutoDiscoveryRequest) (*AutoDiscoveryResponse, error) BatchListInstanceQueryStrategy(context.Context, *BatchListInstanceQueryStrategyRequest) (*BatchListInstanceQueryStrategyResponse, error) BatchSearch(context.Context, *BatchSearchRequest) (*BatchSearchResponse, error) CreateInstance(context.Context, *CreateInstanceRequest) (*types.Struct, error) DeleteInstance(context.Context, *DeleteInstanceRequest) (*types.Struct, error) DeleteInstanceBatch(context.Context, *DeleteInstanceBatchRequest) (*DeleteInstanceBatchResponse, error) FulltextSearch(context.Context, *FulltextSearchRequest) (*FulltextSearchResponse, error) GetDefaultValueTemplate(context.Context, *GetDefaultValueTemplateRequest) (*types.Struct, error) GetDetail(context.Context, *GetDetailRequest) (*types.Struct, error) GetInstanceQueryStrategy(context.Context, *GetInstanceQueryStrategyRequest) (*cmdb.InstanceQueryStrategy, error) ImportInstance(context.Context, *ImportInstanceRequest) (*ImportInstanceResponse, error) InstanceRelationsCount(context.Context, *InstanceRelationsCountRequest) (*types.Struct, error) InstanceSnapshot(context.Context, *InstanceSnapshotRequest) (*types.Struct, error) ListInstance(context.Context, *ListInstanceRequest) (*ListInstanceResponse, error) ListInstanceQueryStrategy(context.Context, *ListInstanceQueryStrategyRequest) (*ListInstanceQueryStrategyResponse, error) PostSearch(context.Context, *PostSearchRequest) (*PostSearchResponse, error) RelationCountAggregate(context.Context, *RelationCountAggregateRequest) (*RelationCountAggregateResponse, error) RelationMaxCheck(context.Context, *RelationMaxCheckRequest) (*RelationMaxCheckResponse, error) SearchTotal(context.Context, *SearchTotalRequest) (*SearchTotalResponse, error) UpdateInstance(context.Context, *UpdateInstanceRequest) (*types.Struct, error) UpdateInstanceV2(context.Context, *UpdateInstanceV2Request) (*types.Struct, error) UpdatePermissionBatch(context.Context, *UpdatePermissionBatchRequest) (*UpdatePermissionBatchResponse, error) }
Service is the server API for instance service.
type UpdateInstanceRequest ¶
type UpdateInstanceRequest struct { // //objectId ObjectId string `protobuf:"bytes,1,opt,name=objectId,proto3" json:"objectId" form:"objectId"` // //instanceId InstanceId string `protobuf:"bytes,2,opt,name=instanceId,proto3" json:"instanceId" form:"instanceId"` // //要更新的实例 Instance *types.Struct `protobuf:"bytes,3,opt,name=instance,proto3" json:"instance" form:"instance"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpdateInstance请求
func (*UpdateInstanceRequest) Descriptor ¶
func (*UpdateInstanceRequest) Descriptor() ([]byte, []int)
func (*UpdateInstanceRequest) GetInstance ¶
func (m *UpdateInstanceRequest) GetInstance() *types.Struct
func (*UpdateInstanceRequest) GetInstanceId ¶
func (m *UpdateInstanceRequest) GetInstanceId() string
func (*UpdateInstanceRequest) GetObjectId ¶
func (m *UpdateInstanceRequest) GetObjectId() string
func (*UpdateInstanceRequest) ProtoMessage ¶
func (*UpdateInstanceRequest) ProtoMessage()
func (*UpdateInstanceRequest) Reset ¶
func (m *UpdateInstanceRequest) Reset()
func (*UpdateInstanceRequest) String ¶
func (m *UpdateInstanceRequest) String() string
func (*UpdateInstanceRequest) Validate ¶
func (this *UpdateInstanceRequest) Validate() error
func (*UpdateInstanceRequest) XXX_DiscardUnknown ¶
func (m *UpdateInstanceRequest) XXX_DiscardUnknown()
func (*UpdateInstanceRequest) XXX_Marshal ¶
func (m *UpdateInstanceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateInstanceRequest) XXX_Merge ¶
func (m *UpdateInstanceRequest) XXX_Merge(src proto.Message)
func (*UpdateInstanceRequest) XXX_Size ¶
func (m *UpdateInstanceRequest) XXX_Size() int
func (*UpdateInstanceRequest) XXX_Unmarshal ¶
func (m *UpdateInstanceRequest) XXX_Unmarshal(b []byte) error
type UpdateInstanceResponseWrapper ¶
type UpdateInstanceResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *types.Struct `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpdateInstanceApi返回
func (*UpdateInstanceResponseWrapper) Descriptor ¶
func (*UpdateInstanceResponseWrapper) Descriptor() ([]byte, []int)
func (*UpdateInstanceResponseWrapper) GetCode ¶
func (m *UpdateInstanceResponseWrapper) GetCode() int32
func (*UpdateInstanceResponseWrapper) GetCodeExplain ¶
func (m *UpdateInstanceResponseWrapper) GetCodeExplain() string
func (*UpdateInstanceResponseWrapper) GetData ¶
func (m *UpdateInstanceResponseWrapper) GetData() *types.Struct
func (*UpdateInstanceResponseWrapper) GetError ¶
func (m *UpdateInstanceResponseWrapper) GetError() string
func (*UpdateInstanceResponseWrapper) ProtoMessage ¶
func (*UpdateInstanceResponseWrapper) ProtoMessage()
func (*UpdateInstanceResponseWrapper) Reset ¶
func (m *UpdateInstanceResponseWrapper) Reset()
func (*UpdateInstanceResponseWrapper) String ¶
func (m *UpdateInstanceResponseWrapper) String() string
func (*UpdateInstanceResponseWrapper) Validate ¶
func (this *UpdateInstanceResponseWrapper) Validate() error
func (*UpdateInstanceResponseWrapper) XXX_DiscardUnknown ¶
func (m *UpdateInstanceResponseWrapper) XXX_DiscardUnknown()
func (*UpdateInstanceResponseWrapper) XXX_Marshal ¶
func (m *UpdateInstanceResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateInstanceResponseWrapper) XXX_Merge ¶
func (m *UpdateInstanceResponseWrapper) XXX_Merge(src proto.Message)
func (*UpdateInstanceResponseWrapper) XXX_Size ¶
func (m *UpdateInstanceResponseWrapper) XXX_Size() int
func (*UpdateInstanceResponseWrapper) XXX_Unmarshal ¶
func (m *UpdateInstanceResponseWrapper) XXX_Unmarshal(b []byte) error
type UpdateInstanceV2Request ¶
type UpdateInstanceV2Request struct { // //objectId ObjectId string `protobuf:"bytes,1,opt,name=objectId,proto3" json:"objectId" form:"objectId"` // //instanceId InstanceId string `protobuf:"bytes,2,opt,name=instanceId,proto3" json:"instanceId" form:"instanceId"` // //要更新的实例 Instance *types.Struct `protobuf:"bytes,3,opt,name=instance,proto3" json:"instance" form:"instance"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpdateInstanceV2请求
func (*UpdateInstanceV2Request) Descriptor ¶
func (*UpdateInstanceV2Request) Descriptor() ([]byte, []int)
func (*UpdateInstanceV2Request) GetInstance ¶
func (m *UpdateInstanceV2Request) GetInstance() *types.Struct
func (*UpdateInstanceV2Request) GetInstanceId ¶
func (m *UpdateInstanceV2Request) GetInstanceId() string
func (*UpdateInstanceV2Request) GetObjectId ¶
func (m *UpdateInstanceV2Request) GetObjectId() string
func (*UpdateInstanceV2Request) ProtoMessage ¶
func (*UpdateInstanceV2Request) ProtoMessage()
func (*UpdateInstanceV2Request) Reset ¶
func (m *UpdateInstanceV2Request) Reset()
func (*UpdateInstanceV2Request) String ¶
func (m *UpdateInstanceV2Request) String() string
func (*UpdateInstanceV2Request) Validate ¶
func (this *UpdateInstanceV2Request) Validate() error
func (*UpdateInstanceV2Request) XXX_DiscardUnknown ¶
func (m *UpdateInstanceV2Request) XXX_DiscardUnknown()
func (*UpdateInstanceV2Request) XXX_Marshal ¶
func (m *UpdateInstanceV2Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateInstanceV2Request) XXX_Merge ¶
func (m *UpdateInstanceV2Request) XXX_Merge(src proto.Message)
func (*UpdateInstanceV2Request) XXX_Size ¶
func (m *UpdateInstanceV2Request) XXX_Size() int
func (*UpdateInstanceV2Request) XXX_Unmarshal ¶
func (m *UpdateInstanceV2Request) XXX_Unmarshal(b []byte) error
type UpdateInstanceV2ResponseWrapper ¶
type UpdateInstanceV2ResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *types.Struct `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpdateInstanceV2Api返回
func (*UpdateInstanceV2ResponseWrapper) Descriptor ¶
func (*UpdateInstanceV2ResponseWrapper) Descriptor() ([]byte, []int)
func (*UpdateInstanceV2ResponseWrapper) GetCode ¶
func (m *UpdateInstanceV2ResponseWrapper) GetCode() int32
func (*UpdateInstanceV2ResponseWrapper) GetCodeExplain ¶
func (m *UpdateInstanceV2ResponseWrapper) GetCodeExplain() string
func (*UpdateInstanceV2ResponseWrapper) GetData ¶
func (m *UpdateInstanceV2ResponseWrapper) GetData() *types.Struct
func (*UpdateInstanceV2ResponseWrapper) GetError ¶
func (m *UpdateInstanceV2ResponseWrapper) GetError() string
func (*UpdateInstanceV2ResponseWrapper) ProtoMessage ¶
func (*UpdateInstanceV2ResponseWrapper) ProtoMessage()
func (*UpdateInstanceV2ResponseWrapper) Reset ¶
func (m *UpdateInstanceV2ResponseWrapper) Reset()
func (*UpdateInstanceV2ResponseWrapper) String ¶
func (m *UpdateInstanceV2ResponseWrapper) String() string
func (*UpdateInstanceV2ResponseWrapper) Validate ¶
func (this *UpdateInstanceV2ResponseWrapper) Validate() error
func (*UpdateInstanceV2ResponseWrapper) XXX_DiscardUnknown ¶
func (m *UpdateInstanceV2ResponseWrapper) XXX_DiscardUnknown()
func (*UpdateInstanceV2ResponseWrapper) XXX_Marshal ¶
func (m *UpdateInstanceV2ResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateInstanceV2ResponseWrapper) XXX_Merge ¶
func (m *UpdateInstanceV2ResponseWrapper) XXX_Merge(src proto.Message)
func (*UpdateInstanceV2ResponseWrapper) XXX_Size ¶
func (m *UpdateInstanceV2ResponseWrapper) XXX_Size() int
func (*UpdateInstanceV2ResponseWrapper) XXX_Unmarshal ¶
func (m *UpdateInstanceV2ResponseWrapper) XXX_Unmarshal(b []byte) error
type UpdatePermissionBatchRequest ¶
type UpdatePermissionBatchRequest struct { // //资源模型ID ObjectId string `protobuf:"bytes,1,opt,name=objectId,proto3" json:"objectId" form:"objectId"` // //实例ID列表 Ids []string `protobuf:"bytes,2,rep,name=ids,proto3" json:"ids" form:"ids"` // //权限字段 Field string `protobuf:"bytes,3,opt,name=field,proto3" json:"field" form:"field"` // //updateAthorizers, deleteAuthorizers, readAuthorizers, operateAuthorizers中的一个或多个 Fields []string `protobuf:"bytes,4,rep,name=fields,proto3" json:"fields" form:"fields"` // //修改操作的类型(overwrite, append, pull)(在枚举之外的操作类型会报错) Method string `protobuf:"bytes,5,opt,name=method,proto3" json:"method" form:"method"` // //用户,用户组列表 List []string `protobuf:"bytes,6,rep,name=list,proto3" json:"list" form:"list"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpdatePermissionBatch请求
func (*UpdatePermissionBatchRequest) Descriptor ¶
func (*UpdatePermissionBatchRequest) Descriptor() ([]byte, []int)
func (*UpdatePermissionBatchRequest) GetField ¶
func (m *UpdatePermissionBatchRequest) GetField() string
func (*UpdatePermissionBatchRequest) GetFields ¶
func (m *UpdatePermissionBatchRequest) GetFields() []string
func (*UpdatePermissionBatchRequest) GetIds ¶
func (m *UpdatePermissionBatchRequest) GetIds() []string
func (*UpdatePermissionBatchRequest) GetList ¶
func (m *UpdatePermissionBatchRequest) GetList() []string
func (*UpdatePermissionBatchRequest) GetMethod ¶
func (m *UpdatePermissionBatchRequest) GetMethod() string
func (*UpdatePermissionBatchRequest) GetObjectId ¶
func (m *UpdatePermissionBatchRequest) GetObjectId() string
func (*UpdatePermissionBatchRequest) ProtoMessage ¶
func (*UpdatePermissionBatchRequest) ProtoMessage()
func (*UpdatePermissionBatchRequest) Reset ¶
func (m *UpdatePermissionBatchRequest) Reset()
func (*UpdatePermissionBatchRequest) String ¶
func (m *UpdatePermissionBatchRequest) String() string
func (*UpdatePermissionBatchRequest) Validate ¶
func (this *UpdatePermissionBatchRequest) Validate() error
func (*UpdatePermissionBatchRequest) XXX_DiscardUnknown ¶
func (m *UpdatePermissionBatchRequest) XXX_DiscardUnknown()
func (*UpdatePermissionBatchRequest) XXX_Marshal ¶
func (m *UpdatePermissionBatchRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdatePermissionBatchRequest) XXX_Merge ¶
func (m *UpdatePermissionBatchRequest) XXX_Merge(src proto.Message)
func (*UpdatePermissionBatchRequest) XXX_Size ¶
func (m *UpdatePermissionBatchRequest) XXX_Size() int
func (*UpdatePermissionBatchRequest) XXX_Unmarshal ¶
func (m *UpdatePermissionBatchRequest) XXX_Unmarshal(b []byte) error
type UpdatePermissionBatchResponse ¶
type UpdatePermissionBatchResponse struct { // //没有权限更新的实例列表 NoAuthorizedList []*types.Struct `protobuf:"bytes,1,rep,name=noAuthorizedList,proto3" json:"noAuthorizedList" form:"noAuthorizedList"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpdatePermissionBatch返回
func (*UpdatePermissionBatchResponse) Descriptor ¶
func (*UpdatePermissionBatchResponse) Descriptor() ([]byte, []int)
func (*UpdatePermissionBatchResponse) GetNoAuthorizedList ¶
func (m *UpdatePermissionBatchResponse) GetNoAuthorizedList() []*types.Struct
func (*UpdatePermissionBatchResponse) ProtoMessage ¶
func (*UpdatePermissionBatchResponse) ProtoMessage()
func (*UpdatePermissionBatchResponse) Reset ¶
func (m *UpdatePermissionBatchResponse) Reset()
func (*UpdatePermissionBatchResponse) String ¶
func (m *UpdatePermissionBatchResponse) String() string
func (*UpdatePermissionBatchResponse) Validate ¶
func (this *UpdatePermissionBatchResponse) Validate() error
func (*UpdatePermissionBatchResponse) XXX_DiscardUnknown ¶
func (m *UpdatePermissionBatchResponse) XXX_DiscardUnknown()
func (*UpdatePermissionBatchResponse) XXX_Marshal ¶
func (m *UpdatePermissionBatchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdatePermissionBatchResponse) XXX_Merge ¶
func (m *UpdatePermissionBatchResponse) XXX_Merge(src proto.Message)
func (*UpdatePermissionBatchResponse) XXX_Size ¶
func (m *UpdatePermissionBatchResponse) XXX_Size() int
func (*UpdatePermissionBatchResponse) XXX_Unmarshal ¶
func (m *UpdatePermissionBatchResponse) XXX_Unmarshal(b []byte) error
type UpdatePermissionBatchResponseWrapper ¶
type UpdatePermissionBatchResponseWrapper struct { // //返回码 Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code" form:"code"` // //返回码解释 CodeExplain string `protobuf:"bytes,2,opt,name=codeExplain,proto3" json:"codeExplain" form:"codeExplain"` // //错误详情 Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error" form:"error"` // //返回数据 Data *UpdatePermissionBatchResponse `protobuf:"bytes,4,opt,name=data,proto3" json:"data" form:"data"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
UpdatePermissionBatchApi返回
func (*UpdatePermissionBatchResponseWrapper) Descriptor ¶
func (*UpdatePermissionBatchResponseWrapper) Descriptor() ([]byte, []int)
func (*UpdatePermissionBatchResponseWrapper) GetCode ¶
func (m *UpdatePermissionBatchResponseWrapper) GetCode() int32
func (*UpdatePermissionBatchResponseWrapper) GetCodeExplain ¶
func (m *UpdatePermissionBatchResponseWrapper) GetCodeExplain() string
func (*UpdatePermissionBatchResponseWrapper) GetData ¶
func (m *UpdatePermissionBatchResponseWrapper) GetData() *UpdatePermissionBatchResponse
func (*UpdatePermissionBatchResponseWrapper) GetError ¶
func (m *UpdatePermissionBatchResponseWrapper) GetError() string
func (*UpdatePermissionBatchResponseWrapper) ProtoMessage ¶
func (*UpdatePermissionBatchResponseWrapper) ProtoMessage()
func (*UpdatePermissionBatchResponseWrapper) Reset ¶
func (m *UpdatePermissionBatchResponseWrapper) Reset()
func (*UpdatePermissionBatchResponseWrapper) String ¶
func (m *UpdatePermissionBatchResponseWrapper) String() string
func (*UpdatePermissionBatchResponseWrapper) Validate ¶
func (this *UpdatePermissionBatchResponseWrapper) Validate() error
func (*UpdatePermissionBatchResponseWrapper) XXX_DiscardUnknown ¶
func (m *UpdatePermissionBatchResponseWrapper) XXX_DiscardUnknown()
func (*UpdatePermissionBatchResponseWrapper) XXX_Marshal ¶
func (m *UpdatePermissionBatchResponseWrapper) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdatePermissionBatchResponseWrapper) XXX_Merge ¶
func (m *UpdatePermissionBatchResponseWrapper) XXX_Merge(src proto.Message)
func (*UpdatePermissionBatchResponseWrapper) XXX_Size ¶
func (m *UpdatePermissionBatchResponseWrapper) XXX_Size() int
func (*UpdatePermissionBatchResponseWrapper) XXX_Unmarshal ¶
func (m *UpdatePermissionBatchResponseWrapper) XXX_Unmarshal(b []byte) error
Source Files
¶
- add_str_to_array.pb.go
- add_str_to_array.validator.pb.go
- add_str_to_set.pb.go
- add_str_to_set.validator.pb.go
- aggregate_total.pb.go
- aggregate_total.validator.pb.go
- aggregate_total_v2.pb.go
- aggregate_total_v2.validator.pb.go
- auto_discovery.pb.go
- auto_discovery.validator.pb.go
- batch_list_instance_query_strategy.pb.go
- batch_list_instance_query_strategy.validator.pb.go
- batch_search.pb.go
- batch_search.validator.pb.go
- create_instance.pb.go
- create_instance.validator.pb.go
- delete_instance.pb.go
- delete_instance.validator.pb.go
- delete_instance_batch.pb.go
- delete_instance_batch.validator.pb.go
- export_instance.pb.go
- export_instance.validator.pb.go
- export_instance_csv.pb.go
- export_instance_csv.validator.pb.go
- export_instance_excel.pb.go
- export_instance_excel.validator.pb.go
- fulltext_search.pb.go
- fulltext_search.validator.pb.go
- get_default_value_template.pb.go
- get_default_value_template.validator.pb.go
- get_detail.pb.go
- get_detail.validator.pb.go
- get_import_instance_csv.pb.go
- get_import_instance_csv.validator.pb.go
- get_import_instance_excel.pb.go
- get_import_instance_excel.validator.pb.go
- get_instance_query_strategy.pb.go
- get_instance_query_strategy.validator.pb.go
- giraffe_service.giraffe.pb.go
- import_instance.pb.go
- import_instance.validator.pb.go
- import_instance_with_csv.pb.go
- import_instance_with_csv.validator.pb.go
- import_instance_with_excel.pb.go
- import_instance_with_excel.validator.pb.go
- instance_relation_count.pb.go
- instance_relation_count.validator.pb.go
- instance_snapshot.pb.go
- instance_snapshot.validator.pb.go
- list_instance.pb.go
- list_instance.validator.pb.go
- list_instance_query_strategy.pb.go
- list_instance_query_strategy.validator.pb.go
- post_search.pb.go
- post_search.validator.pb.go
- relation_count_aggregate.pb.go
- relation_count_aggregate.validator.pb.go
- relation_max_check.pb.go
- relation_max_check.validator.pb.go
- search_total.pb.go
- search_total.validator.pb.go
- update_instance.pb.go
- update_instance.validator.pb.go
- update_instance_v2.pb.go
- update_instance_v2.validator.pb.go
- update_permission_batch.pb.go
- update_permission_batch.validator.pb.go