public interface

WebWebdriverAtoms.WebKeysSimpleAtomProtoOrBuilder

 androidx.test.espresso.web.proto.webdriver.WebWebdriverAtoms.WebKeysSimpleAtomProtoOrBuilder

Subclasses:

WebWebdriverAtoms.WebKeysSimpleAtomProto, WebWebdriverAtoms.WebKeysSimpleAtomProto.Builder

Summary

Methods
public java.lang.StringgetId()

string id = 1;

public com.google.protobuf.ByteStringgetIdBytes()

string id = 1;

public com.google.protobuf.ByteStringgetText()

bytes text = 2;

Methods

public java.lang.String getId()

string id = 1;

Returns:

The id.

public com.google.protobuf.ByteString getIdBytes()

string id = 1;

Returns:

The bytes for id.

public com.google.protobuf.ByteString getText()

bytes text = 2;

Returns:

The text.