SetupADCResponse

Response message for SetupADC.

JSON representation
{
  "space": string,
  "catalog": string,
  "share": string
}
Fields
space

string

The space that was created or already existed. Format: projects/{project}/locations/{location}/spaces/{space}

catalog

string

The catalog that was created or already existed. Format: projects/{project}/locations/{location}/spaces/{space}/catalogs/{catalog}

share

string

The share that was created or already existed. Format: projects/{project}/locations/{location}/spaces/{space}/catalogs/{catalog}/shares/{share}