Skip to main content

Class: SetServiceAccountNamespaceAccessResponse

cloudservice.v1.SetServiceAccountNamespaceAccessResponse

Represents a SetServiceAccountNamespaceAccessResponse.

Properties

asyncOperation

Optional asyncOperation: null | $Properties

The async operation.

Methods

toJSON

toJSON(): Object

Converts this SetServiceAccountNamespaceAccessResponse to JSON.

Returns

Object

JSON object


create

create(properties?): SetServiceAccountNamespaceAccessResponse & $Properties

Creates a new SetServiceAccountNamespaceAccessResponse instance using the specified properties.

Parameters

NameTypeDescription
properties?$PropertiesProperties to set

Returns

SetServiceAccountNamespaceAccessResponse & $Properties

SetServiceAccountNamespaceAccessResponse instance

create(properties?): SetServiceAccountNamespaceAccessResponse

Parameters

NameType
properties?$Properties

Returns

SetServiceAccountNamespaceAccessResponse


decode

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

Decodes a SetServiceAccountNamespaceAccessResponse message from the specified reader or buffer.

Parameters

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

Returns

SetServiceAccountNamespaceAccessResponse & $Properties

SetServiceAccountNamespaceAccessResponse

Throws

If the payload is not a reader or valid buffer

Throws

If required fields are missing


decodeDelimited

decodeDelimited(reader): SetServiceAccountNamespaceAccessResponse & $Properties

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

Parameters

NameTypeDescription
readerUint8Array | ReaderReader or buffer to decode from

Returns

SetServiceAccountNamespaceAccessResponse & $Properties

SetServiceAccountNamespaceAccessResponse

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 SetServiceAccountNamespaceAccessResponse message. Does not implicitly temporal.api.cloud.cloudservice.v1.SetServiceAccountNamespaceAccessResponse.verify|verify messages.

Parameters

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

Returns

Writer

Writer


encodeDelimited

encodeDelimited(message, writer?): Writer

Encodes the specified SetServiceAccountNamespaceAccessResponse message, length delimited. Does not implicitly temporal.api.cloud.cloudservice.v1.SetServiceAccountNamespaceAccessResponse.verify|verify messages.

Parameters

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

Returns

Writer

Writer


fromObject

fromObject(object): SetServiceAccountNamespaceAccessResponse

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

Parameters

NameTypeDescription
objectObjectPlain object

Returns

SetServiceAccountNamespaceAccessResponse

SetServiceAccountNamespaceAccessResponse


toObject

toObject(message, options?): Object

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

Parameters

NameTypeDescription
messageSetServiceAccountNamespaceAccessResponseSetServiceAccountNamespaceAccessResponse
options?IConversionOptionsConversion options

Returns

Object

Plain object