Class Int64Value.Builder (3.19.4)

  public 
  
 static 
  
 final 
  
 class 
 Int64Value 
 . 
 Builder 
  
 extends 
  
 GeneratedMessageLite 
 . 
 Builder<Int64Value 
 , 
 Int64Value 
 . 
 Builder 
>  
 implements 
  
 Int64ValueOrBuilder 
 

Wrapper message for int64 . The JSON representation for Int64Value is JSON string.

Protobuf type google.protobuf.Int64Value

Implements

Int64ValueOrBuilder

Methods

clearValue()

  public 
  
 Int64Value 
 . 
 Builder 
  
 clearValue 
 () 
 

The int64 value.

int64 value = 1;

Returns
Type
Description

This builder for chaining.

getValue()

  public 
  
 long 
  
 getValue 
 () 
 

The int64 value.

int64 value = 1;

Returns
Type
Description

The value.

setValue(long value)

  public 
  
 Int64Value 
 . 
 Builder 
  
 setValue 
 ( 
 long 
  
 value 
 ) 
 

The int64 value.

int64 value = 1;

Parameter
Name
Description
value
long

The value to set.

Returns
Type
Description

This builder for chaining.

Design a Mobile Site
View Site in Mobile | Classic
Share by: