Interface BackgroundJobLogEntry.SeedJobDetailsOrBuilder (2.38.0)

public static interface BackgroundJobLogEntry.SeedJobDetailsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getConnectionProfile()

public abstract String getConnectionProfile()

Output only. The connection profile which was used for the seed job.

string connection_profile = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
String

The connectionProfile.

getConnectionProfileBytes()

public abstract ByteString getConnectionProfileBytes()

Output only. The connection profile which was used for the seed job.

string connection_profile = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
ByteString

The bytes for connectionProfile.