Interface BackgroundJobLogEntry.SeedJobDetailsOrBuilder (2.17.0)

public static interface BackgroundJobLogEntry.SeedJobDetailsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getConnectionProfile()

public abstract String getConnectionProfile()

The connection profile which was used for the seed job.

string connection_profile = 1;

Returns
TypeDescription
String

The connectionProfile.

getConnectionProfileBytes()

public abstract ByteString getConnectionProfileBytes()

The connection profile which was used for the seed job.

string connection_profile = 1;

Returns
TypeDescription
ByteString

The bytes for connectionProfile.