Skip to main content

Interface: IRenameCustomSearchAttributeRequest

cloudservice.v1.IRenameCustomSearchAttributeRequest

Properties of a RenameCustomSearchAttributeRequest.

Hierarchy

Properties

asyncOperationId

Optional asyncOperationId: null | string

The id to use for this async operation. Optional, if not provided a random id will be generated.

Inherited from

$Properties.asyncOperationId


existingCustomSearchAttributeName

Optional existingCustomSearchAttributeName: null | string

The existing name of the custom search attribute to be renamed.

Inherited from

$Properties.existingCustomSearchAttributeName


namespace

Optional namespace: null | string

The namespace to rename the custom search attribute for.

Inherited from

$Properties.namespace


newCustomSearchAttributeName

Optional newCustomSearchAttributeName: null | string

The new name of the custom search attribute.

Inherited from

$Properties.newCustomSearchAttributeName


resourceVersion

Optional resourceVersion: null | string

The version of the namespace for which this update is intended for. The latest version can be found in the namespace status.

Inherited from

$Properties.resourceVersion