Interface ShowEffectiveAutokeyConfigResponseOrBuilder (2.48.0)

public interface ShowEffectiveAutokeyConfigResponseOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getKeyProject()

public abstract String getKeyProject()

Name of the key project configured in the resource project's folder ancestry.

string key_project = 1;

Returns
Type Description
String

The keyProject.

getKeyProjectBytes()

public abstract ByteString getKeyProjectBytes()

Name of the key project configured in the resource project's folder ancestry.

string key_project = 1;

Returns
Type Description
ByteString

The bytes for keyProject.