Class UInt64Value.Builder (3.19.4)

  public 
  
 static 
  
 final 
  
 class 
 UInt64Value 
 . 
 Builder 
  
 extends 
  
 GeneratedMessageLite 
 . 
 Builder<UInt64Value 
 , 
 UInt64Value 
 . 
 Builder 
>  
 implements 
  
 UInt64ValueOrBuilder 
 

Wrapper message for uint64 . The JSON representation for UInt64Value is JSON string.

Protobuf type google.protobuf.UInt64Value

Methods

clearValue()

  public 
  
 UInt64Value 
 . 
 Builder 
  
 clearValue 
 () 
 

The uint64 value.

uint64 value = 1;

Returns
Type
Description

This builder for chaining.

getValue()

  public 
  
 long 
  
 getValue 
 () 
 

The uint64 value.

uint64 value = 1;

Returns
Type
Description

The value.

setValue(long value)

  public 
  
 UInt64Value 
 . 
 Builder 
  
 setValue 
 ( 
 long 
  
 value 
 ) 
 

The uint64 value.

uint64 value = 1;

Parameter
Name
Description
value
long

The value to set.

Returns
Type
Description

This builder for chaining.

Create a Mobile Website
View Site in Mobile | Classic
Share by: