Home
last modified time | relevance | path

Searched defs:DocumentAttribute (Results 1 – 25 of 104) sorted by relevance

12345

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-kendra/source/model/
H A DDocumentAttribute.cpp21 DocumentAttribute::DocumentAttribute() : in DocumentAttribute() function in Aws::kendra::Model::DocumentAttribute
27 DocumentAttribute::DocumentAttribute(JsonView jsonValue) : in DocumentAttribute() function in Aws::kendra::Model::DocumentAttribute
/dports/net-im/libqtelegram-ae/libqtelegram-aseman-edition-6.1-stable/telegram/types/
H A Ddocumentattribute.cpp10 DocumentAttribute::DocumentAttribute(DocumentAttributeType classType, InboundPkt *in) : in DocumentAttribute() function in DocumentAttribute
19 DocumentAttribute::DocumentAttribute(InboundPkt *in) : in DocumentAttribute() function in DocumentAttribute
/dports/net-im/telegramqml/TelegramQML-0.9.2/
H A Ddocumentattributelist.h8 class DocumentAttribute; variable
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/kendra/
H A Dvalidators.go1103 func validateDocumentAttribute(v *types.DocumentAttribute) error {
1121 func validateDocumentAttributeList(v []types.DocumentAttribute) error {
H A Dserializers.go2169 func awsAwsjson11_serializeDocumentDocumentAttribute(v *types.DocumentAttribute, value smithyjson.V…
2199 func awsAwsjson11_serializeDocumentDocumentAttributeList(v []types.DocumentAttribute, value smithyj…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/kendra/
H A Dvalidators.go1103 func validateDocumentAttribute(v *types.DocumentAttribute) error {
1121 func validateDocumentAttributeList(v []types.DocumentAttribute) error {
H A Dserializers.go2169 func awsAwsjson11_serializeDocumentDocumentAttribute(v *types.DocumentAttribute, value smithyjson.V…
2199 func awsAwsjson11_serializeDocumentDocumentAttributeList(v []types.DocumentAttribute, value smithyj…
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/kendra/
H A Dvalidators.go1103 func validateDocumentAttribute(v *types.DocumentAttribute) error {
1121 func validateDocumentAttributeList(v []types.DocumentAttribute) error {
H A Dserializers.go2169 func awsAwsjson11_serializeDocumentDocumentAttribute(v *types.DocumentAttribute, value smithyjson.V…
2199 func awsAwsjson11_serializeDocumentDocumentAttributeList(v []types.DocumentAttribute, value smithyj…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/kendra/
H A Dvalidators.go1103 func validateDocumentAttribute(v *types.DocumentAttribute) error {
1121 func validateDocumentAttributeList(v []types.DocumentAttribute) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/kendra/
H A Dvalidators.go1103 func validateDocumentAttribute(v *types.DocumentAttribute) error {
1121 func validateDocumentAttributeList(v []types.DocumentAttribute) error {
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/kendra/
H A Dvalidators.go1103 func validateDocumentAttribute(v *types.DocumentAttribute) error {
1121 func validateDocumentAttributeList(v []types.DocumentAttribute) error {
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/kendra/
H A Dvalidators.go1103 func validateDocumentAttribute(v *types.DocumentAttribute) error {
1121 func validateDocumentAttributeList(v []types.DocumentAttribute) error {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/kendra/
H A Dapi.go4543 type DocumentAttribute struct { struct
4544 _ struct{} `type:"structure"`
4549 Key *string `min:"1" type:"string" required:"true"`
4554 Value *DocumentAttributeValue `type:"structure" required:"true"`
4558 func (s DocumentAttribute) String() string {
4563 func (s DocumentAttribute) GoString() string {
4568 func (s *DocumentAttribute) Validate() error {
4592 func (s *DocumentAttribute) SetKey(v string) *DocumentAttribute {
4598 func (s *DocumentAttribute) SetValue(v *DocumentAttributeValue) *DocumentAttribute {
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/kendra/
H A Dapi.go4545 type DocumentAttribute struct { struct
4546 _ struct{} `type:"structure"`
4551 Key *string `min:"1" type:"string" required:"true"`
4556 Value *DocumentAttributeValue `type:"structure" required:"true"`
4560 func (s DocumentAttribute) String() string {
4565 func (s DocumentAttribute) GoString() string {
4570 func (s *DocumentAttribute) Validate() error {
4594 func (s *DocumentAttribute) SetKey(v string) *DocumentAttribute {
4600 func (s *DocumentAttribute) SetValue(v *DocumentAttributeValue) *DocumentAttribute {
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/kendra/types/
H A Dtypes.go661 type DocumentAttribute struct { struct
666 Key *string
671 Value DocumentAttributeValue
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/kendra/types/
H A Dtypes.go661 type DocumentAttribute struct { struct
666 Key *string
671 Value DocumentAttributeValue
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/kendra/types/
H A Dtypes.go657 type DocumentAttribute struct { struct
662 Key *string
667 Value DocumentAttributeValue
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/kendra/types/
H A Dtypes.go657 type DocumentAttribute struct { struct
662 Key *string
667 Value DocumentAttributeValue
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/kendra/types/
H A Dtypes.go657 type DocumentAttribute struct { struct
662 Key *string
667 Value DocumentAttributeValue
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/kendra/types/
H A Dtypes.go661 type DocumentAttribute struct { struct
666 Key *string
671 Value DocumentAttributeValue
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/kendra/types/
H A Dtypes.go661 type DocumentAttribute struct { struct
666 Key *string
671 Value DocumentAttributeValue
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/kendra/
H A Dapi.go4685 type DocumentAttribute struct { struct
4686 _ struct{} `type:"structure"`
4691 Key *string `min:"1" type:"string" required:"true"`
4696 Value *DocumentAttributeValue `type:"structure" required:"true"`
4700 func (s DocumentAttribute) String() string {
4705 func (s DocumentAttribute) GoString() string {
4710 func (s *DocumentAttribute) Validate() error {
4734 func (s *DocumentAttribute) SetKey(v string) *DocumentAttribute {
4740 func (s *DocumentAttribute) SetValue(v *DocumentAttributeValue) *DocumentAttribute {
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/kendra/
H A Dapi.go4655 type DocumentAttribute struct { struct
4656 _ struct{} `type:"structure"`
4661 Key *string `min:"1" type:"string" required:"true"`
4666 Value *DocumentAttributeValue `type:"structure" required:"true"`
4670 func (s DocumentAttribute) String() string {
4675 func (s DocumentAttribute) GoString() string {
4680 func (s *DocumentAttribute) Validate() error {
4704 func (s *DocumentAttribute) SetKey(v string) *DocumentAttribute {
4710 func (s *DocumentAttribute) SetValue(v *DocumentAttributeValue) *DocumentAttribute {
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/kendra/
H A Dvalidators.go1541 func validateDocumentAttribute(v *types.DocumentAttribute) error {
1559 func validateDocumentAttributeList(v []types.DocumentAttribute) error {

12345