GetCurrentMonthUsageResponse$json top-level constant

  1. @Deprecated('Use getCurrentMonthUsageResponseDescriptor instead')
Map<String, Object> const GetCurrentMonthUsageResponse$json

Implementation

@$core.Deprecated('Use getCurrentMonthUsageResponseDescriptor instead')
const GetCurrentMonthUsageResponse$json = {
  '1': 'GetCurrentMonthUsageResponse',
  '2': [
    {'1': 'start_date', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'startDate'},
    {'1': 'end_date', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'endDate'},
    {'1': 'resource_usage_costs_by_source', '3': 14, '4': 3, '5': 11, '6': '.viam.app.v1.ResourceUsageCostsBySource', '10': 'resourceUsageCostsBySource'},
    {'1': 'subtotal', '3': 15, '4': 1, '5': 1, '10': 'subtotal'},
    {
      '1': 'cloud_storage_usage_cost',
      '3': 3,
      '4': 1,
      '5': 1,
      '8': {'3': true},
      '10': 'cloudStorageUsageCost',
    },
    {
      '1': 'data_upload_usage_cost',
      '3': 4,
      '4': 1,
      '5': 1,
      '8': {'3': true},
      '10': 'dataUploadUsageCost',
    },
    {
      '1': 'data_egres_usage_cost',
      '3': 5,
      '4': 1,
      '5': 1,
      '8': {'3': true},
      '10': 'dataEgresUsageCost',
    },
    {
      '1': 'remote_control_usage_cost',
      '3': 6,
      '4': 1,
      '5': 1,
      '8': {'3': true},
      '10': 'remoteControlUsageCost',
    },
    {
      '1': 'standard_compute_usage_cost',
      '3': 7,
      '4': 1,
      '5': 1,
      '8': {'3': true},
      '10': 'standardComputeUsageCost',
    },
    {
      '1': 'discount_amount',
      '3': 8,
      '4': 1,
      '5': 1,
      '8': {'3': true},
      '10': 'discountAmount',
    },
    {
      '1': 'total_usage_with_discount',
      '3': 9,
      '4': 1,
      '5': 1,
      '8': {'3': true},
      '10': 'totalUsageWithDiscount',
    },
    {
      '1': 'total_usage_without_discount',
      '3': 10,
      '4': 1,
      '5': 1,
      '8': {'3': true},
      '10': 'totalUsageWithoutDiscount',
    },
    {
      '1': 'per_machine_usage_cost',
      '3': 11,
      '4': 1,
      '5': 1,
      '8': {'3': true},
      '10': 'perMachineUsageCost',
    },
    {
      '1': 'binary_data_cloud_storage_usage_cost',
      '3': 12,
      '4': 1,
      '5': 1,
      '8': {'3': true},
      '10': 'binaryDataCloudStorageUsageCost',
    },
    {
      '1': 'other_cloud_storage_usage_cost',
      '3': 13,
      '4': 1,
      '5': 1,
      '8': {'3': true},
      '10': 'otherCloudStorageUsageCost',
    },
  ],
};