v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/google-common
experimental/media
GoogleCloudStorageObject
Interface GoogleCloudStorageObject
Based on
https://cloud.google.com/storage/docs/json_api/v1/objects#resource
interface
GoogleCloudStorageObject
{
contentType
?:
string
;
id
?:
string
;
metadata
?:
Record
<
string
,
unknown
>
;
name
?:
string
;
}
Hierarchy
Record
<
string
,
unknown
>
GoogleCloudStorageObject
Index
Properties
content
Type?
id?
metadata?
name?
Properties
Optional
content
Type
content
Type
?:
string
Optional
id
id
?:
string
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
Optional
name
name
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Type
id
metadata
name
LangChain.js
Loading...
Based on https://cloud.google.com/storage/docs/json_api/v1/objects#resource