HamcrestMatchersv13.IsInstanceOfProtoOrBuilder


interface HamcrestMatchersv13.IsInstanceOfProtoOrBuilder : MessageLiteOrBuilder

Known direct subclasses
HamcrestMatchersv13.IsInstanceOfProto.Builder

Protobuf type google.test.remote.hamcrest.matcher13.IsInstanceOfProto

HamcrestMatchersv13.IsInstanceOfProto

Protobuf type google.test.remote.hamcrest.matcher13.IsInstanceOfProto


Summary

Public functions

ByteString!

bytes expectedClass = 2;

String!

string id = 1;

ByteString!

string id = 1;

Public functions

getExpectedClass

fun getExpectedClass(): ByteString!

bytes expectedClass = 2;

Returns
ByteString!

The expectedClass.

getId

fun getId(): String!

string id = 1;

Returns
String!

The id.

getIdBytes

fun getIdBytes(): ByteString!

string id = 1;

Returns
ByteString!

The bytes for id.