Interface ProductOrBuilder (0.9.0)

public interface ProductOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getProductName()

public abstract String getProductName()

Google Cloud product impacted by the event. Example: "Google Cloud SQL"

string product_name = 1;

Returns
Type Description
String

The productName.

getProductNameBytes()

public abstract ByteString getProductNameBytes()

Google Cloud product impacted by the event. Example: "Google Cloud SQL"

string product_name = 1;

Returns
Type Description
ByteString

The bytes for productName.