public interface

HamcrestMatchersv13.IsEqualProtoOrBuilder

 androidx.test.espresso.proto.matcher13.HamcrestMatchersv13.IsEqualProtoOrBuilder

Subclasses:

HamcrestMatchersv13.IsEqualProto, HamcrestMatchersv13.IsEqualProto.Builder

Summary

Methods
public com.google.protobuf.ByteStringgetExpectedValue()

bytes expectedValue = 2;

public java.lang.StringgetId()

string id = 1;

public com.google.protobuf.ByteStringgetIdBytes()

string id = 1;

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 getExpectedValue()

bytes expectedValue = 2;

Returns:

The expectedValue.