CreateAssetInput |
CreateAssetInput.author(StringScalar v) |
Represents the Author of the `Asset`.
|
CreateExternalAssetInput |
CreateExternalAssetInput.author(StringScalar v) |
Represents the Author of the External `Asset`.
|
UpdateAssetDataInput |
UpdateAssetDataInput.author(StringScalar v) |
Represents the Author of the `Asset`.
|
AddWorkflowChecklistItemInput |
AddWorkflowChecklistItemInput.content(StringScalar v) |
**BETA** Content of the `WorkflowChecklistItem`.
|
AddWorkflowChecklistPresetInput |
AddWorkflowChecklistPresetInput.content(StringScalar v) |
**BETA** Content of the `WorkflowChecklistPreset`.
|
CreateAssetCommentInput |
CreateAssetCommentInput.content(StringScalar v) |
`AssetComment` content.
|
EditCommentInput |
EditCommentInput.content(StringScalar v) |
`AssetComment` content to edit.
|
UpdateWorkflowChecklistItemDataInput |
UpdateWorkflowChecklistItemDataInput.content(StringScalar v) |
**BETA** Content of the `WorkflowChecklistItem`.
|
UpdateWorkflowChecklistPresetDataInput |
UpdateWorkflowChecklistPresetDataInput.content(StringScalar v) |
**BETA** Content of the `WorkflowChecklistPreset`.
|
CreateCustomMetadataPropertyInput |
CreateCustomMetadataPropertyInput.defaultValue(StringScalar v) |
Set a `CustomMetadataProperty` default value.
|
CreateMetadataFieldInput |
CreateMetadataFieldInput.defaultValue(StringScalar v) |
New custom metadata default value option.
|
UpdateCustomMetadataPropertyDataInput |
UpdateCustomMetadataPropertyDataInput.defaultValue(StringScalar v) |
Set a `CustomMetadataProperty` default value.
|
CreateAssetInput |
CreateAssetInput.description(StringScalar v) |
`Asset` description.
|
CreateExternalAssetInput |
CreateExternalAssetInput.description(StringScalar v) |
External `Asset` description.
|
CreateFolderInput |
CreateFolderInput.description(StringScalar v) |
`Folder` description.
|
UpdateAssetDataInput |
UpdateAssetDataInput.description(StringScalar v) |
`Asset` description.
|
UpdateFolderDataInput |
UpdateFolderDataInput.description(StringScalar v) |
`Folder` description.
|
UpdateWorkflowTaskDataInput |
UpdateWorkflowTaskDataInput.description(StringScalar v) |
**BETA** `WorkflowTask` description.
|
UpdateAssetDataInput |
UpdateAssetDataInput.filename(StringScalar v) |
`Asset` filename, including extension.
|
UploadFileInput |
UploadFileInput.filename(StringScalar v) |
`File` name.
|
CreateCustomMetadataPropertyInput |
CreateCustomMetadataPropertyInput.helpText(StringScalar v) |
`CustomMetadataProperty` help text.
|
UpdateCustomMetadataPropertyDataInput |
UpdateCustomMetadataPropertyDataInput.helpText(StringScalar v) |
`CustomMetadataProperty` help text.
|
CreateMetadataFieldInput |
CreateMetadataFieldInput.label(StringScalar v) |
Create custom metadata field label.
|
CreateLicenseInput |
CreateLicenseInput.license(StringScalar v) |
`License` terms.
|
CreateAttachmentInput |
CreateAttachmentInput.name(StringScalar v) |
Attachment name or display name.
|
CreateCollectionInput |
CreateCollectionInput.name(StringScalar v) |
Name of the `Collection`.
|
CreateCustomMetadataPropertyInput |
CreateCustomMetadataPropertyInput.name(StringScalar v) |
`CustomMetadataProperty` display name.
|
CreateFolderInput |
CreateFolderInput.name(StringScalar v) |
`Folder` name.
|
CreateWorkspaceProjectInput |
CreateWorkspaceProjectInput.name(StringScalar v) |
`Workspace` type `Project` name.
|
InstallProjectWebhookInput |
InstallProjectWebhookInput.name(StringScalar v) |
`ProjectWebhook` name.
|
UpdateCollectionDataInput |
UpdateCollectionDataInput.name(StringScalar v) |
Name of the `Collection`.
|
UpdateCustomMetadataPropertyDataInput |
UpdateCustomMetadataPropertyDataInput.name(StringScalar v) |
`CustomMetadataProperty` display name.
|
UpdateFolderDataInput |
UpdateFolderDataInput.name(StringScalar v) |
`Folder` name or display name.
|
CreateCopyrightInput |
CreateCopyrightInput.notice(StringScalar v) |
`Asset` copyright notice.
|
UpdateCopyrightInput |
UpdateCopyrightInput.notice(StringScalar v) |
`Asset` copyright notice.
|
ReplyToCommentInput |
ReplyToCommentInput.reply(StringScalar v) |
`AssetComment` reply content.
|
AssetQueryInput |
AssetQueryInput.search(StringScalar v) |
Limit the result set by the search term.
|
CreateAssetWorkflowTaskInput |
CreateAssetWorkflowTaskInput.statusEnterMessage(StringScalar v) |
**BETA** `WorkflowTask` enter message.
|
MoveWorkflowTaskInput |
MoveWorkflowTaskInput.statusEnterMessage(StringScalar v) |
**BETA** `WorkflowTask` enter message.
|
AccountQueryInput |
AccountQueryInput.term(StringScalar v) |
Search term used to retrieve matched results.
|
BrandQueryInput |
BrandQueryInput.term(StringScalar v) |
Search term used to retrieve matched results.
|
LibraryPageAssetQueryInput |
LibraryPageAssetQueryInput.term(StringScalar v) |
Search term used to retrieve matched results.
|
CreateAssetInput |
CreateAssetInput.title(StringScalar v) |
`Asset` title or display name.
|
CreateExternalAssetInput |
CreateExternalAssetInput.title(StringScalar v) |
External `Asset` title or display name.
|
CreateLicenseInput |
CreateLicenseInput.title(StringScalar v) |
`License` title.
|
CreateWorkflowStatusInput |
CreateWorkflowStatusInput.title(StringScalar v) |
**BETA** Title of the `WorkflowStatus`.
|
UpdateAssetDataInput |
UpdateAssetDataInput.title(StringScalar v) |
`Asset` title or display name.
|
UpdateWorkflowStatusDataInput |
UpdateWorkflowStatusDataInput.title(StringScalar v) |
**BETA** `WorkflowStatus` title.
|
UpdateWorkflowTaskDataInput |
UpdateWorkflowTaskDataInput.title(StringScalar v) |
**BETA** `WorkflowTask` title.
|
AddAssetMetadataFieldValueInput |
AddAssetMetadataFieldValueInput.value(StringScalar v) |
Value to be assigned to `Asset` and `Metadata Field`.
|
AddCustomMetadataPropertyOptionInput |
AddCustomMetadataPropertyOptionInput.value(StringScalar v) |
`CustomMetadataPropertyOption` value.
|
AssetQueryFilterConditionInput |
AssetQueryFilterConditionInput.value(StringScalar v) |
The value which is compared against the property of the `Asset`.
|
CreateCustomMetadataPropertyTypeOptionInput |
CreateCustomMetadataPropertyTypeOptionInput.value(StringScalar v) |
`CustomMetadataPropertyOption` value.
|
MetadataFieldValuesInput |
MetadataFieldValuesInput.value(StringScalar v) |
Possible value of `SELECT` type `Metadata Field`.
|
TagInput |
TagInput.value(StringScalar v) |
Tag name.
|
UpdateCustomMetadataPropertyTypeOptionInput |
UpdateCustomMetadataPropertyTypeOptionInput.value(StringScalar v) |
`CustomMetadataPropertyOption` value.
|
CreateAssetInput |
CreateAssetInput.workflowStatus(StringScalar v) |
**DEPRECATED** `Asset` workflow status.
|