Project

Metadata that describes a Cloud Retail Project.

JSON representation
{
  "name": string,
  "enrolledSolutions": [
    enum (SolutionType)
  ]
}
Fields
name

string

Output only. Full resource name of the retail project, such as projects/{project_id_or_number}/retailProject.

enrolledSolutions[]

enum (SolutionType)

Output only. Retail API solutions that the project has enrolled.