public interface

ViewMatchers.WithContentDescriptionFromIdMatcherProtoOrBuilder

 androidx.test.espresso.proto.matcher.ViewMatchers.WithContentDescriptionFromIdMatcherProtoOrBuilder

Subclasses:

ViewMatchers.WithContentDescriptionFromIdMatcherProto, ViewMatchers.WithContentDescriptionFromIdMatcherProto.Builder

Summary

Methods
public java.lang.StringgetId()

string id = 1;

public com.google.protobuf.ByteStringgetIdBytes()

string id = 1;

public com.google.protobuf.ByteStringgetResourceId()

bytes resourceId = 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 getResourceId()

bytes resourceId = 2;

Returns:

The resourceId.