I stumbled on using da.Describe a few months ago and find it very useful. I am looking for more information about it and can't find any of the resources that explained it to me a few months ago. I am using arcpy.da.Describe(fc)["fields"] to do things and want to know what else i can put in ["???"]
Describe—Data Access module | Documentation
That SHOULD contain some examples.
But everything i find using that page uses the old. arcpy.Describe()