Google Shopping Merchant Products V1 Client - Class EnergyEfficiencyClass (1.0.0)
Reference documentation and code samples for the Google Shopping Merchant Products V1 Client class EnergyEfficiencyClass.
The energy efficiency
class as defined in EU
directive 2010/30/EU.
Protobuf type google.shopping.merchant.products.v1.EnergyEfficiencyClass
Namespace
Google \ Shopping \ Merchant \ Products \ V1
Methods
Parameter |
Name |
Description |
value |
mixed
|
Parameter |
Name |
Description |
name |
mixed
|
Constants
The energy efficiency class is unspecified.
Generated from protobuf enum ENERGY_EFFICIENCY_CLASS_UNSPECIFIED = 0;
A+++.
Generated from protobuf enum APPP = 1;
A++.
Generated from protobuf enum APP = 2;
A+.
Generated from protobuf enum AP = 3;
A.
Generated from protobuf enum A = 4;
B.
Generated from protobuf enum B = 5;
C.
Generated from protobuf enum C = 6;
D.
Generated from protobuf enum D = 7;
E.
Generated from protobuf enum E = 8;
F.
Generated from protobuf enum F = 9;
G.
Generated from protobuf enum G = 10;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-20 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[],null,["# Google Shopping Merchant Products V1 Client - Class EnergyEfficiencyClass (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/php/docs/reference/shopping-merchant-products/latest/V1.EnergyEfficiencyClass)\n- [0.7.0](/php/docs/reference/shopping-merchant-products/0.7.0/V1.EnergyEfficiencyClass)\n- [0.6.1](/php/docs/reference/shopping-merchant-products/0.6.1/V1.EnergyEfficiencyClass)\n- [0.5.0](/php/docs/reference/shopping-merchant-products/0.5.0/V1.EnergyEfficiencyClass)\n- [0.4.0](/php/docs/reference/shopping-merchant-products/0.4.0/V1.EnergyEfficiencyClass)\n- [0.3.0](/php/docs/reference/shopping-merchant-products/0.3.0/V1.EnergyEfficiencyClass)\n- [0.2.1](/php/docs/reference/shopping-merchant-products/0.2.1/V1.EnergyEfficiencyClass)\n- [0.1.1](/php/docs/reference/shopping-merchant-products/0.1.1/V1.EnergyEfficiencyClass) \nReference documentation and code samples for the Google Shopping Merchant Products V1 Client class EnergyEfficiencyClass.\n\nThe [energy efficiency\nclass](https://support.google.com/merchants/answer/7562785) as defined in EU\ndirective 2010/30/EU.\n\nProtobuf type `google.shopping.merchant.products.v1.EnergyEfficiencyClass`\n\nNamespace\n---------\n\nGoogle \\\\ Shopping \\\\ Merchant \\\\ Products \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ENERGY_EFFICIENCY_CLASS_UNSPECIFIED\n\n Value: 0\n\nThe energy efficiency class is unspecified.\n\nGenerated from protobuf enum `ENERGY_EFFICIENCY_CLASS_UNSPECIFIED = 0;`\n\n### APPP\n\n Value: 1\n\nA+++.\n\nGenerated from protobuf enum `APPP = 1;`\n\n### APP\n\n Value: 2\n\nA++.\n\nGenerated from protobuf enum `APP = 2;`\n\n### AP\n\n Value: 3\n\nA+.\n\nGenerated from protobuf enum `AP = 3;`\n\n### A\n\n Value: 4\n\nA.\n\nGenerated from protobuf enum `A = 4;`\n\n### B\n\n Value: 5\n\nB.\n\nGenerated from protobuf enum `B = 5;`\n\n### C\n\n Value: 6\n\nC.\n\nGenerated from protobuf enum `C = 6;`\n\n### D\n\n Value: 7\n\nD.\n\nGenerated from protobuf enum `D = 7;`\n\n### E\n\n Value: 8\n\nE.\n\nGenerated from protobuf enum `E = 8;`\n\n### F\n\n Value: 9\n\nF.\n\nGenerated from protobuf enum `F = 9;`\n\n### G\n\n Value: 10\n\nG.\n\nGenerated from protobuf enum `G = 10;`"]]