public enum AppProfile.ComputeBillingOwner extends Enum<AppProfile.ComputeBillingOwner>Compute Billing Owner specifies how usage should be accounted when using Data Boost.
| Static Fields | |
|---|---|
| Name | Description | 
| HOST_PAYS | |
| UNRECOGNIZED | |
| UNSPECIFIED | |
| Static Methods | |
|---|---|
| Name | Description | 
| fromProto(AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner proto) | Wraps the protobuf. This method is considered an internal implementation detail and not meant to be used by applications. | 
| valueOf(String name) | |
| values() | |
| Methods | |
|---|---|
| Name | Description | 
| toProto() | Creates the request protobuf. This method is considered an internal implementation detail and not meant to be used by applications. |