Class SessionMetadata

All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable, SessionMetadataOrBuilder

@Generated public final class SessionMetadata extends GeneratedMessage implements SessionMetadataOrBuilder
Metadata about the session.

This can be used by the runtime and the Ops for debugging, monitoring, etc.

The (name, version) tuple is expected to be a unique identifier for
sessions within the same process.

NOTE: This is currently used and propagated only by the direct session.
Protobuf type tensorflow.SessionMetadata
See Also: