public static class QueryStage.QueryStep extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName()
Returns a machine-readable name for the operation.
|
List<String> |
getSubsteps()
Returns a list of human-readable stage descriptions.
|
int |
hashCode() |
String |
toString() |
public String getName()
Copyright © 2019 Google LLC. All rights reserved.