Interface GamVodConfigOrBuilder (0.44.0)

public interface GamVodConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getNetworkCode()

public abstract String getNetworkCode()

Required. Ad Manager network code to associate with the VOD config.

string network_code = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
String

The networkCode.

getNetworkCodeBytes()

public abstract ByteString getNetworkCodeBytes()

Required. Ad Manager network code to associate with the VOD config.

string network_code = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
ByteString

The bytes for networkCode.