bigframes.pandas.DatetimeIndex.names#

property DatetimeIndex.names: Sequence[Hashable]#

Returns the names of the Index.

Returns:

A Sequence of Index or MultiIndex name

Return type:

Sequence[blocks.Label]