bigframes.pandas.Index.names#

property Index.names: Sequence[Hashable]#

Returns the names of the Index.

Returns:

A Sequence of Index or MultiIndex name

Return type:

Sequence[blocks.Label]