Interface UserCountBillingInfoOrBuilder (0.1.0)

public interface UserCountBillingInfoOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getUserCount()

public abstract int getUserCount()

Required. Number of users to bill for.

int32 user_count = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
int

The userCount.