ResetConnectorMetadataCacheRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The API version that you specified in the connector profile that you’re resetting cached metadata for. You must use this parameter only if the connector supports multiple API versions or if the connector type is CustomConnector.

Link copied to clipboard

Use this parameter if you want to reset cached metadata about the details for an individual entity.

Link copied to clipboard

The name of the connector profile that you want to reset cached metadata for.

Link copied to clipboard

The type of connector to reset cached metadata for.

Link copied to clipboard

Use this parameter only if you’re resetting the cached metadata about a nested entity. Only some connectors support nested entities. A nested entity is one that has another entity as a parent. To use this parameter, specify the name of the parent entity.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String