public final class

RootMatchers.IsPlatformPopupProto

extends <any>

implements RootMatchers.IsPlatformPopupProtoOrBuilder

 java.lang.Object

↳<any>

↳androidx.test.espresso.proto.matcher.RootMatchers.IsPlatformPopupProto

Overview

Protobuf type google.test.remote.ui.matcher.IsPlatformPopupProto

Summary

Fields
public static final intID_FIELD_NUMBER

Methods
protected final java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)

public static RootMatchers.IsPlatformPopupProtogetDefaultInstance()

public java.lang.StringgetId()

string id = 1;

public com.google.protobuf.ByteStringgetIdBytes()

string id = 1;

public static RootMatchers.IsPlatformPopupProto.BuildernewBuilder()

public static RootMatchers.IsPlatformPopupProto.BuildernewBuilder(RootMatchers.IsPlatformPopupProto prototype)

public static RootMatchers.IsPlatformPopupProtoparseDelimitedFrom(java.io.InputStream input)

public static RootMatchers.IsPlatformPopupProtoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static RootMatchers.IsPlatformPopupProtoparseFrom(byte[] data[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static RootMatchers.IsPlatformPopupProtoparseFrom(java.nio.ByteBuffer data)

public static RootMatchers.IsPlatformPopupProtoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static RootMatchers.IsPlatformPopupProtoparseFrom(com.google.protobuf.ByteString data)

public static RootMatchers.IsPlatformPopupProtoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static RootMatchers.IsPlatformPopupProtoparseFrom(com.google.protobuf.CodedInputStream input)

public static RootMatchers.IsPlatformPopupProtoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static RootMatchers.IsPlatformPopupProtoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static <any>parser()

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Fields

public static final int ID_FIELD_NUMBER

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 static RootMatchers.IsPlatformPopupProto parseFrom(java.nio.ByteBuffer data)

public static RootMatchers.IsPlatformPopupProto parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static RootMatchers.IsPlatformPopupProto parseFrom(com.google.protobuf.ByteString data)

public static RootMatchers.IsPlatformPopupProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static RootMatchers.IsPlatformPopupProto parseFrom(byte[] data[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static RootMatchers.IsPlatformPopupProto parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static RootMatchers.IsPlatformPopupProto parseDelimitedFrom(java.io.InputStream input)

public static RootMatchers.IsPlatformPopupProto parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

public static RootMatchers.IsPlatformPopupProto parseFrom(com.google.protobuf.CodedInputStream input)

public static RootMatchers.IsPlatformPopupProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)

public static RootMatchers.IsPlatformPopupProto getDefaultInstance()

public static <any> parser()