public class GetFileMetadataQueryParams extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetFileMetadataQueryParams.Builder |
| Modifier and Type | Field and Description |
|---|---|
String |
view
Taxonomy field values are returned in `API view` by default, meaning the value is represented
with a taxonomy node identifier.
|
| Modifier | Constructor and Description |
|---|---|
|
GetFileMetadataQueryParams() |
protected |
GetFileMetadataQueryParams(GetFileMetadataQueryParams.Builder builder) |
public String view
public GetFileMetadataQueryParams()
protected GetFileMetadataQueryParams(GetFileMetadataQueryParams.Builder builder)