Skip to main content

messages_pb2

Generated protocol buffer code.

Classes

Acknowledgement

class Acknowledgement(*args, **kwargs):

A ProtocolMessage

Ancestors

  • google.protobuf.pyext._message.CMessage
  • google.protobuf.message.Message

Variables

  • static DESCRIPTOR
  • deleteMailbox - Field messages.Acknowledgement.deleteMailbox
  • mailboxId - Field messages.Acknowledgement.mailboxId
  • receiptHandle - Field messages.Acknowledgement.receiptHandle

BitfountMessage

class BitfountMessage(*args, **kwargs):

A ProtocolMessage

Ancestors

  • google.protobuf.pyext._message.CMessage
  • google.protobuf.message.Message

Variables

  • static ALGORITHM_EXCHANGE
  • static DESCRIPTOR
  • static EVALUATION_RESULTS
  • static JOB_ACCEPT
  • static JOB_REJECT
  • static JOB_REQUEST
  • static KEY_EXCHANGE
  • static LARGE_OBJECT_STORAGE_REQUEST
  • static LOG_MESSAGE
  • static MODEL_PARAMETERS
  • static MessageType
  • static OIDC_AFC_PKCE_RESPONSE
  • static OIDC_CHALLENGE
  • static OIDC_DEVICE_CODE_RESPONSE
  • static ONLINE_CHECK
  • static ONLINE_RESPONSE
  • static POD_DATA
  • static PSI_DATASET
  • static PodMailboxIdsEntry - A ProtocolMessage
  • static SAML_REQUEST
  • static SAML_RESPONSE
  • static SECURE_SHARE
  • static TASK_ABORT
  • static TASK_COMPLETE
  • static TRAINING_COMPLETE
  • static TRAINING_METRICS
  • static TRAINING_UPDATE
  • static UNDEFINED
  • body - Field messages.BitfountMessage.body
  • messageType - Field messages.BitfountMessage.messageType
  • podMailboxIds - Field messages.BitfountMessage.podMailboxIds
  • receiptHandle - Field messages.BitfountMessage.receiptHandle
  • recipient - Field messages.BitfountMessage.recipient
  • recipientMailboxId - Field messages.BitfountMessage.recipientMailboxId
  • sender - Field messages.BitfountMessage.sender
  • senderMailboxId - Field messages.BitfountMessage.senderMailboxId
  • timestamp - Field messages.BitfountMessage.timestamp

BitfountTask

class BitfountTask(*args, **kwargs):

A ProtocolMessage

Ancestors

  • google.protobuf.pyext._message.CMessage
  • google.protobuf.message.Message

Variables

  • static DESCRIPTOR
  • encryptedTask - Field messages.BitfountTask.encryptedTask
  • podIdentifier - Field messages.BitfountTask.podIdentifier

BitfountTasks

class BitfountTasks(*args, **kwargs):

A ProtocolMessage

Ancestors

  • google.protobuf.pyext._message.CMessage
  • google.protobuf.message.Message

Variables

  • static DESCRIPTOR
  • tasks - Field messages.BitfountTasks.tasks

BlobStorageData

class BlobStorageData(*args, **kwargs):

A ProtocolMessage

Ancestors

  • google.protobuf.pyext._message.CMessage
  • google.protobuf.message.Message

Variables

  • static DESCRIPTOR
  • static UploadFieldsEntry - A ProtocolMessage
  • downloadUrl - Field messages.BlobStorageData.downloadUrl
  • uploadFields - Field messages.BlobStorageData.uploadFields
  • uploadUrl - Field messages.BlobStorageData.uploadUrl

CommunicationDetails

class CommunicationDetails(*args, **kwargs):

A ProtocolMessage

Ancestors

  • google.protobuf.pyext._message.CMessage
  • google.protobuf.message.Message

Variables

  • static DESCRIPTOR
  • static PodMailboxIdsEntry - A ProtocolMessage
  • mailboxId - Field messages.CommunicationDetails.mailboxId
  • podMailboxIds - Field messages.CommunicationDetails.podMailboxIds

LargeStorageRequest

class LargeStorageRequest(*args, **kwargs):

A ProtocolMessage

Ancestors

  • google.protobuf.pyext._message.CMessage
  • google.protobuf.message.Message

Variables

  • static DESCRIPTOR
  • contentSize - Field messages.LargeStorageRequest.contentSize
  • podName - Field messages.LargeStorageRequest.podName
  • senderMailboxId - Field messages.LargeStorageRequest.senderMailboxId

PodData

class PodData(*args, **kwargs):

A ProtocolMessage

Ancestors

  • google.protobuf.pyext._message.CMessage
  • google.protobuf.message.Message

Variables

  • static DESCRIPTOR
  • cpuCount - Field messages.PodData.cpuCount
  • gpuCount - Field messages.PodData.gpuCount
  • gpuName - Field messages.PodData.gpuName
  • podName - Field messages.PodData.podName
  • podOS - Field messages.PodData.podOS
  • processor - Field messages.PodData.processor
  • totalMemoryBytes - Field messages.PodData.totalMemoryBytes

SuccessResponse

class SuccessResponse(*args, **kwargs):

A ProtocolMessage

Ancestors

  • google.protobuf.pyext._message.CMessage
  • google.protobuf.message.Message

Variables

  • static DESCRIPTOR