DatasetStyleAssociation

地圖樣式與資料集之間的關聯。這項關聯的含意是,如果地圖與地圖樣式建立關聯,那麼在視覺化方面,地圖也會與資料集建立關聯。

JSON 表示法
{
  "name": string,
  "clientStyle": string
}
欄位
name

string

資料集 - 地圖樣式關聯的資源名稱:projects/{project}/datasets/{dataset}/clientStyles/{clientStyle}

clientStyle

string

地圖樣式的資源名稱:projects/{project}/clientStyles/{clientStyle}