Interface StopBackfillJobRequestOrBuilder (1.34.0)

public interface StopBackfillJobRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getObject()

public abstract String getObject()

Required. The name of the stream object resource to stop the backfill job for.

string object = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The object.

getObjectBytes()

public abstract ByteString getObjectBytes()

Required. The name of the stream object resource to stop the backfill job for.

string object = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for object.