Class SessionMetadata.Builder

All Implemented Interfaces:
Message.Builder, MessageLite.Builder, MessageLiteOrBuilder, MessageOrBuilder, Cloneable, SessionMetadataOrBuilder
Enclosing class:
SessionMetadata

public static final class SessionMetadata.Builder extends GeneratedMessageV3.Builder<SessionMetadata.Builder> 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