Home
last modified time | relevance | path

Searched defs:MetadataInfo (Results 1 – 25 of 75) sorted by relevance

123

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/emr/
H A Dstruct_metadata_info.go19 type MetadataInfo struct { struct
20 MetadataType string `json:"MetadataType" xml:"MetadataType"`
21 Properties string `json:"Properties" xml:"Properties"`
H A Dstruct_item.go83 MetadataInfo MetadataInfo `json:"MetadataInfo" xml:"MetadataInfo"` member
/dports/www/aria2/aria2-1.36.0/src/
H A DMetadataInfo.cc41 MetadataInfo::MetadataInfo(const std::shared_ptr<GroupId>& gid, in MetadataInfo() function in aria2::MetadataInfo
47 MetadataInfo::MetadataInfo() {} in MetadataInfo() function in aria2::MetadataInfo
H A Ddownload_helper.h49 class MetadataInfo; variable
H A DDownloadResult.h54 class MetadataInfo; variable
/dports/sysutils/consul/consul-1.10.3/command/snapshot/inspect/
H A Dsnapshot_inspect.go61 type MetadataInfo struct { struct
62 ID string
63 Size int64
64 Index uint64
65 Term uint64
66 Version raft.SnapshotVersion
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/command/snapshot/inspect/
H A Dsnapshot_inspect.go61 type MetadataInfo struct { struct
62 ID string
63 Size int64
64 Index uint64
65 Term uint64
66 Version raft.SnapshotVersion
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/command/snapshot/inspect/
H A Dsnapshot_inspect.go61 type MetadataInfo struct { struct
62 ID string
63 Size int64
64 Index uint64
65 Term uint64
66 Version raft.SnapshotVersion
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-glue/source/model/
H A DMetadataInfo.cpp21 MetadataInfo::MetadataInfo() : in MetadataInfo() function in Aws::Glue::Model::MetadataInfo
28 MetadataInfo::MetadataInfo(JsonView jsonValue) : in MetadataInfo() function in Aws::Glue::Model::MetadataInfo
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebm/source/
H A Dvttdemux.cc32 struct MetadataInfo { struct
33 enum Type { kSubtitles, kCaptions, kDescriptions, kMetadata, kChapters } type;
34 FILE* file;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebm/source/
H A Dvttdemux.cc32 struct MetadataInfo { struct
33 enum Type { kSubtitles, kCaptions, kDescriptions, kMetadata, kChapters } type;
34 FILE* file;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/subresource_filter/
H A Dsubresource_filter_abusive_unittest.cc53 using MetadataInfo = std::tuple<MetadataLevel, MetadataLevel, bool>; typedef
/dports/sysutils/tracker-miners/tracker-miners-2.3.5/src/tracker-extract/
H A Dtracker-extract-msoffice.c130 } MetadataInfo; typedef
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/glue/types/
H A Dtypes.go2116 type MetadataInfo struct { struct
2119 CreatedTime *string
2122 MetadataValue *string
2125 OtherMetadataValueList []OtherMetadataValueListItem
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/glue/types/
H A Dtypes.go2116 type MetadataInfo struct { struct
2119 CreatedTime *string
2122 MetadataValue *string
2125 OtherMetadataValueList []OtherMetadataValueListItem
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/glue/types/
H A Dtypes.go2136 type MetadataInfo struct { struct
2139 CreatedTime *string
2142 MetadataValue *string
2145 OtherMetadataValueList []OtherMetadataValueListItem
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/glue/types/
H A Dtypes.go2116 type MetadataInfo struct { struct
2119 CreatedTime *string
2122 MetadataValue *string
2125 OtherMetadataValueList []OtherMetadataValueListItem
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/glue/types/
H A Dtypes.go2459 type MetadataInfo struct { struct
2462 CreatedTime *string
2465 MetadataValue *string
2468 OtherMetadataValueList []OtherMetadataValueListItem
2470 noSmithyDocumentSerde
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/glue/types/
H A Dtypes.go2088 type MetadataInfo struct { struct
2091 CreatedTime *string
2094 MetadataValue *string
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/glue/types/
H A Dtypes.go2088 type MetadataInfo struct { struct
2091 CreatedTime *string
2094 MetadataValue *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/glue/types/
H A Dtypes.go2088 type MetadataInfo struct { struct
2091 CreatedTime *string
2094 MetadataValue *string
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/mediaasset/v1alpha/
H A Dmediaasset_v1alpha_messages.py2216 class MetadataInfo(_messages.Message): class
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go35220 type MetadataInfo struct { struct
35221 _ struct{} `type:"structure"`
35224 CreatedTime *string `type:"string"`
35227 MetadataValue *string `min:"1" type:"string"`
35230 OtherMetadataValueList []*OtherMetadataValueListItem `type:"list"`
35234 func (s MetadataInfo) String() string {
35239 func (s MetadataInfo) GoString() string {
35244 func (s *MetadataInfo) SetCreatedTime(v string) *MetadataInfo {
35250 func (s *MetadataInfo) SetMetadataValue(v string) *MetadataInfo {
35256 func (s *MetadataInfo) SetOtherMetadataValueList(v []*OtherMetadataValueListItem) *MetadataInfo {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go35220 type MetadataInfo struct { struct
35221 _ struct{} `type:"structure"`
35224 CreatedTime *string `type:"string"`
35227 MetadataValue *string `min:"1" type:"string"`
35230 OtherMetadataValueList []*OtherMetadataValueListItem `type:"list"`
35234 func (s MetadataInfo) String() string {
35239 func (s MetadataInfo) GoString() string {
35244 func (s *MetadataInfo) SetCreatedTime(v string) *MetadataInfo {
35250 func (s *MetadataInfo) SetMetadataValue(v string) *MetadataInfo {
35256 func (s *MetadataInfo) SetOtherMetadataValueList(v []*OtherMetadataValueListItem) *MetadataInfo {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/glue/
H A Dapi.go35220 type MetadataInfo struct { struct
35221 _ struct{} `type:"structure"`
35224 CreatedTime *string `type:"string"`
35227 MetadataValue *string `min:"1" type:"string"`
35230 OtherMetadataValueList []*OtherMetadataValueListItem `type:"list"`
35234 func (s MetadataInfo) String() string {
35239 func (s MetadataInfo) GoString() string {
35244 func (s *MetadataInfo) SetCreatedTime(v string) *MetadataInfo {
35250 func (s *MetadataInfo) SetMetadataValue(v string) *MetadataInfo {
35256 func (s *MetadataInfo) SetOtherMetadataValueList(v []*OtherMetadataValueListItem) *MetadataInfo {

123