Class ProfilerOptions.ProfileOptions.AdvancedConfigValue

All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, Serializable, ProfilerOptions.ProfileOptions.AdvancedConfigValueOrBuilder
Enclosing class:
ProfilerOptions.ProfileOptions

public static final class ProfilerOptions.ProfileOptions.AdvancedConfigValue extends GeneratedMessage implements ProfilerOptions.ProfileOptions.AdvancedConfigValueOrBuilder
AdvancedConfigValue represents the configuration value, it can be one of
the following types: string, bool, int64, depending upon the config type.
Protobuf type tensorflow.ProfileOptions.AdvancedConfigValue
See Also: