snapchat.research.gbml.PreprocessedMetadata#

class snapchat.research.gbml.preprocessed_metadata_pb2.PreprocessedMetadata#

Bases: CMessage, Message

Methods

ByteSize

Returns the size of the message in bytes.

Clear

Clears the message.

ClearExtension

Clears a message field.

ClearField

Clears a message field.

CopyFrom

Copies a protocol message into the current message.

DiscardUnknownFields

Discards the unknown fields.

FindInitializationErrors

Finds unset required fields.

FromString

Creates new method instance from given serialized data.

HasExtension

Checks if a message field is set.

HasField

Checks if a message field is set.

IsInitialized

Checks if all required fields of a protocol message are set.

ListFields

Lists all set fields of a message.

MergeFrom

Merges a protocol message into the current message.

MergeFromString

Merges a serialized message into the current message.

ParseFromString

Parses a serialized message into the current message.

RegisterExtension

Registers an extension with the current message.

SerializePartialToString

Serializes the message to a string, even if it isn't initialized.

SerializeToString

Serializes the message to a string, only for initialized messages.

SetInParent

Sets the has bit of the given field in its parent message.

UnknownFields

Parse unknown field set

WhichOneof

Returns the name of the field set inside a oneof, or None if no field is set.

__init__

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

class CondensedEdgeTypeToPreprocessedMetadataEntry#

Bases: CMessage, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>#

The google.protobuf.descriptor.Descriptor for this message type.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

RegisterExtension()#

Registers an extension with the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

__deepcopy__()#

Makes a deep copy of the class.

__eq__(value, /)#

Return self==value.

__ge__(value, /)#

Return self>=value.

__getattribute__(name, /)#

Return getattr(self, name).

__getstate__()#

Support the pickle protocol.

__gt__(value, /)#

Return self>value.

__hash__ = None#
__init__(*args, **kwargs)#
__le__(value, /)#

Return self<=value.

__lt__(value, /)#

Return self<value.

__ne__(value, /)#

Return self!=value.

__new__(**kwargs)#
__reduce__()#

Helper for pickle.

__repr__()#

Return repr(self).

__setstate__(state)#

Support the pickle protocol.

__str__()#

Return str(self).

__unicode__()#

Outputs a unicode representation of the message.

key#

Field snapchat.research.gbml.PreprocessedMetadata.CondensedEdgeTypeToPreprocessedMetadataEntry.key

value#

Field snapchat.research.gbml.PreprocessedMetadata.CondensedEdgeTypeToPreprocessedMetadataEntry.value

class CondensedNodeTypeToPreprocessedMetadataEntry#

Bases: CMessage, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>#

The google.protobuf.descriptor.Descriptor for this message type.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

RegisterExtension()#

Registers an extension with the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

__deepcopy__()#

Makes a deep copy of the class.

__eq__(value, /)#

Return self==value.

__ge__(value, /)#

Return self>=value.

__getattribute__(name, /)#

Return getattr(self, name).

__getstate__()#

Support the pickle protocol.

__gt__(value, /)#

Return self>value.

__hash__ = None#
__init__(*args, **kwargs)#
__le__(value, /)#

Return self<=value.

__lt__(value, /)#

Return self<value.

__ne__(value, /)#

Return self!=value.

__new__(**kwargs)#
__reduce__()#

Helper for pickle.

__repr__()#

Return repr(self).

__setstate__(state)#

Support the pickle protocol.

__str__()#

Return str(self).

__unicode__()#

Outputs a unicode representation of the message.

key#

Field snapchat.research.gbml.PreprocessedMetadata.CondensedNodeTypeToPreprocessedMetadataEntry.key

value#

Field snapchat.research.gbml.PreprocessedMetadata.CondensedNodeTypeToPreprocessedMetadataEntry.value

CopyFrom()#

Copies a protocol message into the current message.

DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>#

The google.protobuf.descriptor.Descriptor for this message type.

DiscardUnknownFields()#

Discards the unknown fields.

class EdgeMetadataInfo#

Bases: CMessage, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>#

The google.protobuf.descriptor.Descriptor for this message type.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

RegisterExtension()#

Registers an extension with the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

__deepcopy__()#

Makes a deep copy of the class.

__eq__(value, /)#

Return self==value.

__ge__(value, /)#

Return self>=value.

__getattribute__(name, /)#

Return getattr(self, name).

__getstate__()#

Support the pickle protocol.

__gt__(value, /)#

Return self>value.

__hash__ = None#
__init__(*args, **kwargs)#
__le__(value, /)#

Return self<=value.

__lt__(value, /)#

Return self<value.

__ne__(value, /)#

Return self!=value.

__new__(**kwargs)#
__reduce__()#

Helper for pickle.

__repr__()#

Return repr(self).

__setstate__(state)#

Support the pickle protocol.

__str__()#

Return str(self).

__unicode__()#

Outputs a unicode representation of the message.

enumerated_edge_data_bq_table#

Field snapchat.research.gbml.PreprocessedMetadata.EdgeMetadataInfo.enumerated_edge_data_bq_table

feature_dim#

Field snapchat.research.gbml.PreprocessedMetadata.EdgeMetadataInfo.feature_dim

feature_keys#

Field snapchat.research.gbml.PreprocessedMetadata.EdgeMetadataInfo.feature_keys

label_keys#

Field snapchat.research.gbml.PreprocessedMetadata.EdgeMetadataInfo.label_keys

schema_uri#

Field snapchat.research.gbml.PreprocessedMetadata.EdgeMetadataInfo.schema_uri

tfrecord_uri_prefix#

Field snapchat.research.gbml.PreprocessedMetadata.EdgeMetadataInfo.tfrecord_uri_prefix

transform_fn_assets_uri#

Field snapchat.research.gbml.PreprocessedMetadata.EdgeMetadataInfo.transform_fn_assets_uri

class EdgeMetadataOutput#

Bases: CMessage, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>#

The google.protobuf.descriptor.Descriptor for this message type.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

RegisterExtension()#

Registers an extension with the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

__deepcopy__()#

Makes a deep copy of the class.

__eq__(value, /)#

Return self==value.

__ge__(value, /)#

Return self>=value.

__getattribute__(name, /)#

Return getattr(self, name).

__getstate__()#

Support the pickle protocol.

__gt__(value, /)#

Return self>value.

__hash__ = None#
__init__(*args, **kwargs)#
__le__(value, /)#

Return self<=value.

__lt__(value, /)#

Return self<value.

__ne__(value, /)#

Return self!=value.

__new__(**kwargs)#
__reduce__()#

Helper for pickle.

__repr__()#

Return repr(self).

__setstate__(state)#

Support the pickle protocol.

__str__()#

Return str(self).

__unicode__()#

Outputs a unicode representation of the message.

dst_node_id_key#

Field snapchat.research.gbml.PreprocessedMetadata.EdgeMetadataOutput.dst_node_id_key

main_edge_info#

Field snapchat.research.gbml.PreprocessedMetadata.EdgeMetadataOutput.main_edge_info

negative_edge_info#

Field snapchat.research.gbml.PreprocessedMetadata.EdgeMetadataOutput.negative_edge_info

positive_edge_info#

Field snapchat.research.gbml.PreprocessedMetadata.EdgeMetadataOutput.positive_edge_info

src_node_id_key#

Field snapchat.research.gbml.PreprocessedMetadata.EdgeMetadataOutput.src_node_id_key

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

class NodeMetadataOutput#

Bases: CMessage, Message

ByteSize()#

Returns the size of the message in bytes.

Clear()#

Clears the message.

ClearExtension()#

Clears a message field.

ClearField()#

Clears a message field.

CopyFrom()#

Copies a protocol message into the current message.

DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>#

The google.protobuf.descriptor.Descriptor for this message type.

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

IsInitialized()#

Checks if all required fields of a protocol message are set.

ListFields()#

Lists all set fields of a message.

MergeFrom()#

Merges a protocol message into the current message.

MergeFromString()#

Merges a serialized message into the current message.

ParseFromString()#

Parses a serialized message into the current message.

RegisterExtension()#

Registers an extension with the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

__deepcopy__()#

Makes a deep copy of the class.

__eq__(value, /)#

Return self==value.

__ge__(value, /)#

Return self>=value.

__getattribute__(name, /)#

Return getattr(self, name).

__getstate__()#

Support the pickle protocol.

__gt__(value, /)#

Return self>value.

__hash__ = None#
__init__(*args, **kwargs)#
__le__(value, /)#

Return self<=value.

__lt__(value, /)#

Return self<value.

__ne__(value, /)#

Return self!=value.

__new__(**kwargs)#
__reduce__()#

Helper for pickle.

__repr__()#

Return repr(self).

__setstate__(state)#

Support the pickle protocol.

__str__()#

Return str(self).

__unicode__()#

Outputs a unicode representation of the message.

enumerated_node_data_bq_table#

Field snapchat.research.gbml.PreprocessedMetadata.NodeMetadataOutput.enumerated_node_data_bq_table

enumerated_node_ids_bq_table#

Field snapchat.research.gbml.PreprocessedMetadata.NodeMetadataOutput.enumerated_node_ids_bq_table

feature_dim#

Field snapchat.research.gbml.PreprocessedMetadata.NodeMetadataOutput.feature_dim

feature_keys#

Field snapchat.research.gbml.PreprocessedMetadata.NodeMetadataOutput.feature_keys

label_keys#

Field snapchat.research.gbml.PreprocessedMetadata.NodeMetadataOutput.label_keys

node_id_key#

Field snapchat.research.gbml.PreprocessedMetadata.NodeMetadataOutput.node_id_key

schema_uri#

Field snapchat.research.gbml.PreprocessedMetadata.NodeMetadataOutput.schema_uri

tfrecord_uri_prefix#

Field snapchat.research.gbml.PreprocessedMetadata.NodeMetadataOutput.tfrecord_uri_prefix

transform_fn_assets_uri#

Field snapchat.research.gbml.PreprocessedMetadata.NodeMetadataOutput.transform_fn_assets_uri

ParseFromString()#

Parses a serialized message into the current message.

RegisterExtension()#

Registers an extension with the current message.

SerializePartialToString()#

Serializes the message to a string, even if it isn’t initialized.

SerializeToString()#

Serializes the message to a string, only for initialized messages.

SetInParent()#

Sets the has bit of the given field in its parent message.

UnknownFields()#

Parse unknown field set

WhichOneof()#

Returns the name of the field set inside a oneof, or None if no field is set.

__deepcopy__()#

Makes a deep copy of the class.

__eq__(value, /)#

Return self==value.

__ge__(value, /)#

Return self>=value.

__getattribute__(name, /)#

Return getattr(self, name).

__getstate__()#

Support the pickle protocol.

__gt__(value, /)#

Return self>value.

__hash__ = None#
__init__(*args, **kwargs)#
__le__(value, /)#

Return self<=value.

__lt__(value, /)#

Return self<value.

__ne__(value, /)#

Return self!=value.

__new__(**kwargs)#
__reduce__()#

Helper for pickle.

__repr__()#

Return repr(self).

__setstate__(state)#

Support the pickle protocol.

__str__()#

Return str(self).

__unicode__()#

Outputs a unicode representation of the message.

condensed_edge_type_to_preprocessed_metadata#

Field snapchat.research.gbml.PreprocessedMetadata.condensed_edge_type_to_preprocessed_metadata

condensed_node_type_to_preprocessed_metadata#

Field snapchat.research.gbml.PreprocessedMetadata.condensed_node_type_to_preprocessed_metadata