Interface ExternalProtectionLevelOptionsOrBuilder (2.3.1)

public interface ExternalProtectionLevelOptionsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getExternalKeyUri()

public abstract String getExternalKeyUri()

The URI for an external resource that this CryptoKeyVersion represents.

string external_key_uri = 1;

Returns
TypeDescription
String

The externalKeyUri.

getExternalKeyUriBytes()

public abstract ByteString getExternalKeyUriBytes()

The URI for an external resource that this CryptoKeyVersion represents.

string external_key_uri = 1;

Returns
TypeDescription
ByteString

The bytes for externalKeyUri.