Interface ReadTensorboardSizeRequestOrBuilder (3.42.0)

public interface ReadTensorboardSizeRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getTensorboard()

public abstract String getTensorboard()

Required. The name of the Tensorboard resource. Format: projects/{project}/locations/{location}/tensorboards/{tensorboard}

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

Returns
TypeDescription
String

The tensorboard.

getTensorboardBytes()

public abstract ByteString getTensorboardBytes()

Required. The name of the Tensorboard resource. Format: projects/{project}/locations/{location}/tensorboards/{tensorboard}

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

Returns
TypeDescription
ByteString

The bytes for tensorboard.