Interface: UpdateDestinationRequest
LiveApiModel.UpdateDestinationRequest
Properties
collectionId
• collectionId: string
collection which owns the project which owns the destination
projectId
• projectId: string
project which owns the destination
destinationId
• destinationId: string
destination id
updateMask
• updateMask: string[]
fields to update (default updates any non-null field)
metadata
• Optional metadata: any
arbitrary metadata associated with this destination
address
• Optional address: DestinationAddress
destination address (select one)
enabled
• Optional enabled: boolean
enable or disable this destination
timeout
• Optional timeout: number
timeout (in milliseconds) to wait before resetting a connection