Interface BulkInsertInstanceResourcePerInstancePropertiesOrBuilder (1.6.0-beta)

public interface BulkInsertInstanceResourcePerInstancePropertiesOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getName()

public abstract String getName()

This field is only temporary. It will be removed. Do not use it.

optional string name = 3373707;

Returns
TypeDescription
String

The name.

getNameBytes()

public abstract ByteString getNameBytes()

This field is only temporary. It will be removed. Do not use it.

optional string name = 3373707;

Returns
TypeDescription
ByteString

The bytes for name.

hasName()

public abstract boolean hasName()

This field is only temporary. It will be removed. Do not use it.

optional string name = 3373707;

Returns
TypeDescription
boolean

Whether the name field is set.