snapchat.research.gbml.GbmlConfig#

class snapchat.research.gbml.gbml_config_pb2.GbmlConfig#

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.

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.

class DatasetConfig#

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.

class DataPreprocessorConfig#

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.

class DataPreprocessorArgsEntry#

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.GbmlConfig.DatasetConfig.DataPreprocessorConfig.DataPreprocessorArgsEntry.key

value#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.DataPreprocessorConfig.DataPreprocessorArgsEntry.value

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.

data_preprocessor_args#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.DataPreprocessorConfig.data_preprocessor_args

data_preprocessor_config_cls_path#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.DataPreprocessorConfig.data_preprocessor_config_cls_path

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.

class SplitGeneratorConfig#

Bases: CMessage, Message

class AssignerArgsEntry#

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.GbmlConfig.DatasetConfig.SplitGeneratorConfig.AssignerArgsEntry.key

value#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.SplitGeneratorConfig.AssignerArgsEntry.value

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.

class SplitStrategyArgsEntry#

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.GbmlConfig.DatasetConfig.SplitGeneratorConfig.SplitStrategyArgsEntry.key

value#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.SplitGeneratorConfig.SplitStrategyArgsEntry.value

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.

assigner_args#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.SplitGeneratorConfig.assigner_args

assigner_cls_path#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.SplitGeneratorConfig.assigner_cls_path

split_strategy_args#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.SplitGeneratorConfig.split_strategy_args

split_strategy_cls_path#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.SplitGeneratorConfig.split_strategy_cls_path

class SubgraphSamplerConfig#

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.

class ExperimentalFlagsEntry#

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.GbmlConfig.DatasetConfig.SubgraphSamplerConfig.ExperimentalFlagsEntry.key

value#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.SubgraphSamplerConfig.ExperimentalFlagsEntry.value

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.

experimental_flags#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.SubgraphSamplerConfig.experimental_flags

graph_db_config#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.SubgraphSamplerConfig.graph_db_config

num_hops#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.SubgraphSamplerConfig.num_hops

num_max_training_samples_to_output#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.SubgraphSamplerConfig.num_max_training_samples_to_output

num_neighbors_to_sample#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.SubgraphSamplerConfig.num_neighbors_to_sample

num_positive_samples#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.SubgraphSamplerConfig.num_positive_samples

num_user_defined_negative_samples#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.SubgraphSamplerConfig.num_user_defined_negative_samples

num_user_defined_positive_samples#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.SubgraphSamplerConfig.num_user_defined_positive_samples

subgraph_sampling_strategy#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.SubgraphSamplerConfig.subgraph_sampling_strategy

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.

data_preprocessor_config#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.data_preprocessor_config

split_generator_config#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.split_generator_config

subgraph_sampler_config#

Field snapchat.research.gbml.GbmlConfig.DatasetConfig.subgraph_sampler_config

DiscardUnknownFields()#

Discards the unknown fields.

Extensions#

Extension dict

class FeatureFlagsEntry#

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.GbmlConfig.FeatureFlagsEntry.key

value#

Field snapchat.research.gbml.GbmlConfig.FeatureFlagsEntry.value

FindInitializationErrors()#

Finds unset required fields.

FromString()#

Creates new method instance from given serialized data.

class GraphDBConfig#

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.

class GraphDBServiceConfig#

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.

graph_db_client_class_path#

Field snapchat.research.gbml.GbmlConfig.GraphDBConfig.GraphDBServiceConfig.graph_db_client_class_path

class GraphDbArgsEntry#

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.GbmlConfig.GraphDBConfig.GraphDbArgsEntry.key

value#

Field snapchat.research.gbml.GbmlConfig.GraphDBConfig.GraphDbArgsEntry.value

class GraphDbIngestionArgsEntry#

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.GbmlConfig.GraphDBConfig.GraphDbIngestionArgsEntry.key

value#

Field snapchat.research.gbml.GbmlConfig.GraphDBConfig.GraphDbIngestionArgsEntry.value

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.

graph_db_args#

Field snapchat.research.gbml.GbmlConfig.GraphDBConfig.graph_db_args

graph_db_ingestion_args#

Field snapchat.research.gbml.GbmlConfig.GraphDBConfig.graph_db_ingestion_args

graph_db_ingestion_cls_path#

Field snapchat.research.gbml.GbmlConfig.GraphDBConfig.graph_db_ingestion_cls_path

graph_db_sampler_config#

Field snapchat.research.gbml.GbmlConfig.GraphDBConfig.graph_db_sampler_config

HasExtension()#

Checks if a message field is set.

HasField()#

Checks if a message field is set.

class InferencerConfig#

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.

class InferencerArgsEntry#

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.GbmlConfig.InferencerConfig.InferencerArgsEntry.key

value#

Field snapchat.research.gbml.GbmlConfig.InferencerConfig.InferencerArgsEntry.value

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.

cls_path#

Field snapchat.research.gbml.GbmlConfig.InferencerConfig.cls_path

command#

Field snapchat.research.gbml.GbmlConfig.InferencerConfig.command

inference_batch_size#

Field snapchat.research.gbml.GbmlConfig.InferencerConfig.inference_batch_size

inferencer_args#

Field snapchat.research.gbml.GbmlConfig.InferencerConfig.inferencer_args

inferencer_cls_path#

Field snapchat.research.gbml.GbmlConfig.InferencerConfig.inferencer_cls_path

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 MetricsConfig#

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.

class MetricsArgsEntry#

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.GbmlConfig.MetricsConfig.MetricsArgsEntry.key

value#

Field snapchat.research.gbml.GbmlConfig.MetricsConfig.MetricsArgsEntry.value

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.

metrics_args#

Field snapchat.research.gbml.GbmlConfig.MetricsConfig.metrics_args

metrics_cls_path#

Field snapchat.research.gbml.GbmlConfig.MetricsConfig.metrics_cls_path

ParseFromString()#

Parses a serialized message into the current message.

class PostProcessorConfig#

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.

class PostProcessorArgsEntry#

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.GbmlConfig.PostProcessorConfig.PostProcessorArgsEntry.key

value#

Field snapchat.research.gbml.GbmlConfig.PostProcessorConfig.PostProcessorArgsEntry.value

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.

post_processor_args#

Field snapchat.research.gbml.GbmlConfig.PostProcessorConfig.post_processor_args

post_processor_cls_path#

Field snapchat.research.gbml.GbmlConfig.PostProcessorConfig.post_processor_cls_path

class ProfilerConfig#

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.

class ProfilerArgsEntry#

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.GbmlConfig.ProfilerConfig.ProfilerArgsEntry.key

value#

Field snapchat.research.gbml.GbmlConfig.ProfilerConfig.ProfilerArgsEntry.value

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.

profiler_args#

Field snapchat.research.gbml.GbmlConfig.ProfilerConfig.profiler_args

profiler_log_dir#

Field snapchat.research.gbml.GbmlConfig.ProfilerConfig.profiler_log_dir

should_enable_profiler#

Field snapchat.research.gbml.GbmlConfig.ProfilerConfig.should_enable_profiler

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.

class SharedConfig#

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.

class SharedArgsEntry#

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.GbmlConfig.SharedConfig.SharedArgsEntry.key

value#

Field snapchat.research.gbml.GbmlConfig.SharedConfig.SharedArgsEntry.value

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.

dataset_metadata#

Field snapchat.research.gbml.GbmlConfig.SharedConfig.dataset_metadata

flattened_graph_metadata#

Field snapchat.research.gbml.GbmlConfig.SharedConfig.flattened_graph_metadata

inference_metadata#

Field snapchat.research.gbml.GbmlConfig.SharedConfig.inference_metadata

is_graph_directed#

Field snapchat.research.gbml.GbmlConfig.SharedConfig.is_graph_directed

postprocessed_metadata#

Field snapchat.research.gbml.GbmlConfig.SharedConfig.postprocessed_metadata

preprocessed_metadata_uri#

Field snapchat.research.gbml.GbmlConfig.SharedConfig.preprocessed_metadata_uri

shared_args#

Field snapchat.research.gbml.GbmlConfig.SharedConfig.shared_args

should_include_isolated_nodes_in_training#

Field snapchat.research.gbml.GbmlConfig.SharedConfig.should_include_isolated_nodes_in_training

should_skip_automatic_temp_asset_cleanup#

Field snapchat.research.gbml.GbmlConfig.SharedConfig.should_skip_automatic_temp_asset_cleanup

should_skip_inference#

Field snapchat.research.gbml.GbmlConfig.SharedConfig.should_skip_inference

should_skip_model_evaluation#

Field snapchat.research.gbml.GbmlConfig.SharedConfig.should_skip_model_evaluation

should_skip_training#

Field snapchat.research.gbml.GbmlConfig.SharedConfig.should_skip_training

trained_model_metadata#

Field snapchat.research.gbml.GbmlConfig.SharedConfig.trained_model_metadata

class TaskMetadata#

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.

class LinkBasedTaskMetadata#

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.

supervision_edge_types#

Field snapchat.research.gbml.GbmlConfig.TaskMetadata.LinkBasedTaskMetadata.supervision_edge_types

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 NodeAnchorBasedLinkPredictionTaskMetadata#

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.

supervision_edge_types#

Field snapchat.research.gbml.GbmlConfig.TaskMetadata.NodeAnchorBasedLinkPredictionTaskMetadata.supervision_edge_types

class NodeBasedTaskMetadata#

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.

supervision_node_types#

Field snapchat.research.gbml.GbmlConfig.TaskMetadata.NodeBasedTaskMetadata.supervision_node_types

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.

Field snapchat.research.gbml.GbmlConfig.TaskMetadata.link_based_task_metadata

Field snapchat.research.gbml.GbmlConfig.TaskMetadata.node_anchor_based_link_prediction_task_metadata

node_based_task_metadata#

Field snapchat.research.gbml.GbmlConfig.TaskMetadata.node_based_task_metadata

class TrainerConfig#

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.

class TrainerArgsEntry#

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.GbmlConfig.TrainerConfig.TrainerArgsEntry.key

value#

Field snapchat.research.gbml.GbmlConfig.TrainerConfig.TrainerArgsEntry.value

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.

cls_path#

Field snapchat.research.gbml.GbmlConfig.TrainerConfig.cls_path

command#

Field snapchat.research.gbml.GbmlConfig.TrainerConfig.command

should_log_to_tensorboard#

Field snapchat.research.gbml.GbmlConfig.TrainerConfig.should_log_to_tensorboard

trainer_args#

Field snapchat.research.gbml.GbmlConfig.TrainerConfig.trainer_args

trainer_cls_path#

Field snapchat.research.gbml.GbmlConfig.TrainerConfig.trainer_cls_path

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.

dataset_config#

Field snapchat.research.gbml.GbmlConfig.dataset_config

feature_flags#

Field snapchat.research.gbml.GbmlConfig.feature_flags

graph_metadata#

Field snapchat.research.gbml.GbmlConfig.graph_metadata

inferencer_config#

Field snapchat.research.gbml.GbmlConfig.inferencer_config

metrics_config#

Field snapchat.research.gbml.GbmlConfig.metrics_config

post_processor_config#

Field snapchat.research.gbml.GbmlConfig.post_processor_config

profiler_config#

Field snapchat.research.gbml.GbmlConfig.profiler_config

shared_config#

Field snapchat.research.gbml.GbmlConfig.shared_config

task_metadata#

Field snapchat.research.gbml.GbmlConfig.task_metadata

trainer_config#

Field snapchat.research.gbml.GbmlConfig.trainer_config