Constructs a new CacheTask.
Optional
properties: ICacheTaskProperties to set
Converts this CacheTask to JSON.
JSON object
Static
createCreates a new CacheTask instance using the specified properties.
Optional
properties: ICacheTaskProperties to set
CacheTask instance
Static
decodeStatic
decodeStatic
encodeEncodes the specified CacheTask message. Does not implicitly verify messages.
CacheTask message or plain object to encode
Optional
writer: WriterWriter to encode to
Writer
Static
encodeEncodes the specified CacheTask message, length delimited. Does not implicitly verify messages.
CacheTask message or plain object to encode
Optional
writer: WriterWriter to encode to
Writer
Static
fromStatic
getGets the default type url for CacheTask
Optional
typeUrlPrefix: stringyour custom typeUrlPrefix(default "type.googleapis.com")
The default type url
Static
toStatic
verifyVerifies a CacheTask message.
Plain object to verify
null
if valid, otherwise the reason why it is not
Execute a job and store the result in a variable to reference later.
Input: None
Returns: The input
Example: CacheTask storing ${ONE} = 1