geofence Collection
suspend fun geofenceCollection(name: String, block: suspend GeofenceCollectionResourceBuilder.() -> Unit): GeofenceCollection
Parameters
name
The unique name of the resulting resource.
block
Builder for GeofenceCollection.
See also
Parameters
name
The unique name of the resulting resource.