Skip to main content

Class: GetWorkerVersioningRulesRequest

workflowservice.v1.GetWorkerVersioningRulesRequest

[cleanup-wv-pre-release]

Properties

namespace

namespace: string

GetWorkerVersioningRulesRequest namespace.


taskQueue

taskQueue: string

GetWorkerVersioningRulesRequest taskQueue.

Methods

toJSON

toJSON(): Object

Converts this GetWorkerVersioningRulesRequest to JSON.

Returns

Object

JSON object


create

create(properties?): GetWorkerVersioningRulesRequest & $Properties

Creates a new GetWorkerVersioningRulesRequest instance using the specified properties.

Parameters

NameTypeDescription
properties?$PropertiesProperties to set

Returns

GetWorkerVersioningRulesRequest & $Properties

GetWorkerVersioningRulesRequest instance

create(properties?): GetWorkerVersioningRulesRequest

Parameters

NameType
properties?$Properties

Returns

GetWorkerVersioningRulesRequest


decode

decode(reader, length?): GetWorkerVersioningRulesRequest & $Properties

Decodes a GetWorkerVersioningRulesRequest message from the specified reader or buffer.

Parameters

NameTypeDescription
readerUint8Array | ReaderReader or buffer to decode from
length?numberMessage length if known beforehand

Returns

GetWorkerVersioningRulesRequest & $Properties

GetWorkerVersioningRulesRequest

Throws

If the payload is not a reader or valid buffer

Throws

If required fields are missing


decodeDelimited

decodeDelimited(reader): GetWorkerVersioningRulesRequest & $Properties

Decodes a GetWorkerVersioningRulesRequest message from the specified reader or buffer, length delimited.

Parameters

NameTypeDescription
readerUint8Array | ReaderReader or buffer to decode from

Returns

GetWorkerVersioningRulesRequest & $Properties

GetWorkerVersioningRulesRequest

Throws

If the payload is not a reader or valid buffer

Throws

If required fields are missing


encode

encode(message, writer?): Writer

Encodes the specified GetWorkerVersioningRulesRequest message. Does not implicitly temporal.api.workflowservice.v1.GetWorkerVersioningRulesRequest.verify|verify messages.

Parameters

NameTypeDescription
message$PropertiesGetWorkerVersioningRulesRequest message or plain object to encode
writer?WriterWriter to encode to

Returns

Writer

Writer


encodeDelimited

encodeDelimited(message, writer?): Writer

Encodes the specified GetWorkerVersioningRulesRequest message, length delimited. Does not implicitly temporal.api.workflowservice.v1.GetWorkerVersioningRulesRequest.verify|verify messages.

Parameters

NameTypeDescription
message$PropertiesGetWorkerVersioningRulesRequest message or plain object to encode
writer?WriterWriter to encode to

Returns

Writer

Writer


fromObject

fromObject(object): GetWorkerVersioningRulesRequest

Creates a GetWorkerVersioningRulesRequest message from a plain object. Also converts values to their respective internal types.

Parameters

NameTypeDescription
objectObjectPlain object

Returns

GetWorkerVersioningRulesRequest

GetWorkerVersioningRulesRequest


toObject

toObject(message, options?): Object

Creates a plain object from a GetWorkerVersioningRulesRequest message. Also converts values to other types if specified.

Parameters

NameTypeDescription
messageGetWorkerVersioningRulesRequestGetWorkerVersioningRulesRequest
options?IConversionOptionsConversion options

Returns

Object

Plain object