Returns an immutable instance of [UsageMetadata].
public UsageMetadata build()Returns an immutable instance of [UsageMetadata]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.inputTokens()
.outputTokens()
.totalTokens()
IllegalStateException: if any required field is unset.