Interface ProductOrBuilder (0.6.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
TypeDescription
String

The productName.

getProductNameBytes()

public abstract ByteString getProductNameBytes()

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

string product_name = 1;

Returns
TypeDescription
ByteString

The bytes for productName.