Update proto and bew client methods
This commit is contained in:
@@ -150,10 +150,6 @@ private static final long serialVersionUID = 0L;
|
||||
public static final int START_TIMESTAMP_FIELD_NUMBER = 2;
|
||||
private long startTimestamp_;
|
||||
/**
|
||||
* <pre>
|
||||
* required
|
||||
* </pre>
|
||||
*
|
||||
* <code>int64 start_timestamp = 2;</code>
|
||||
* @return The startTimestamp.
|
||||
*/
|
||||
@@ -679,10 +675,6 @@ private static final long serialVersionUID = 0L;
|
||||
|
||||
private long startTimestamp_ ;
|
||||
/**
|
||||
* <pre>
|
||||
* required
|
||||
* </pre>
|
||||
*
|
||||
* <code>int64 start_timestamp = 2;</code>
|
||||
* @return The startTimestamp.
|
||||
*/
|
||||
@@ -690,10 +682,6 @@ private static final long serialVersionUID = 0L;
|
||||
return startTimestamp_;
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* required
|
||||
* </pre>
|
||||
*
|
||||
* <code>int64 start_timestamp = 2;</code>
|
||||
* @param value The startTimestamp to set.
|
||||
* @return This builder for chaining.
|
||||
@@ -705,10 +693,6 @@ private static final long serialVersionUID = 0L;
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* required
|
||||
* </pre>
|
||||
*
|
||||
* <code>int64 start_timestamp = 2;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user