Class UInt32Value.Builder (3.19.4)

  public 
  
 static 
  
 final 
  
 class 
 UInt32Value 
 . 
 Builder 
  
 extends 
  
 GeneratedMessageLite 
 . 
 Builder<UInt32Value 
 , 
 UInt32Value 
 . 
 Builder 
>  
 implements 
  
 UInt32ValueOrBuilder 
 

Wrapper message for uint32 . The JSON representation for UInt32Value is JSON number.

Protobuf type google.protobuf.UInt32Value

Methods

clearValue()

  public 
  
 UInt32Value 
 . 
 Builder 
  
 clearValue 
 () 
 

The uint32 value.

uint32 value = 1;

Returns
Type
Description

This builder for chaining.

getValue()

  public 
  
 int 
  
 getValue 
 () 
 

The uint32 value.

uint32 value = 1;

Returns
Type
Description
int

The value.

setValue(int value)

  public 
  
 UInt32Value 
 . 
 Builder 
  
 setValue 
 ( 
 int 
  
 value 
 ) 
 

The uint32 value.

uint32 value = 1;

Parameter
Name
Description
value
int

The value to set.

Returns
Type
Description

This builder for chaining.

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