Backstage
Docs
Github
Preparing search index...
@backstage/plugin-bitbucket-cloud-common
Models
SearchCodeSearchResult
Interface SearchCodeSearchResult
interface
SearchCodeSearchResult
{
content_match_count
?:
number
;
content_matches
?:
SearchContentMatch
[]
;
file
?:
CommitFile
;
path_matches
?:
SearchSegment
[]
;
type
?:
string
;
}
Index
Properties
content_
match_
count?
content_
matches?
file?
path_
matches?
type?
Properties
Optional
Readonly
content_
match_
count
content_match_count
?:
number
Optional
Readonly
content_
matches
content_matches
?:
SearchContentMatch
[]
Optional
file
file
?:
CommitFile
Optional
Readonly
path_
matches
path_matches
?:
SearchSegment
[]
Optional
Readonly
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content_
match_
count
content_
matches
file
path_
matches
type
Docs
Github
Backstage
Loading...