<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [ibm-cloud-sdk-core](./ibm-cloud-sdk-core.md) &gt; [isFileWithMetadata](./ibm-cloud-sdk-core.isfilewithmetadata.md)

## isFileWithMetadata() function

**Signature:**

```typescript
export declare function isFileWithMetadata(obj: any): obj is FileWithMetadata;
```

## Parameters

<table><thead><tr><th>

Parameter


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

obj


</td><td>

any


</td><td>


</td></tr>
</tbody></table>
**Returns:**

obj is [FileWithMetadata](./ibm-cloud-sdk-core.filewithmetadata.md)

