Voting helps other researchers find interesting modules.
Request message for DocumentService.LockDocument.
collectionId
String.t
nil
lockingUser
GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1UserInfo.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1LockDocumentRequest{ collectionId: String.t() | nil, lockingUser: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1UserInfo.t() | nil }
@spec decode(struct(), keyword()) :: struct()