Skip to content

Conversation

@tswast
Copy link
Collaborator

@tswast tswast commented Mar 7, 2025

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes internal issue 401261155 🦕

@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Mar 7, 2025
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: xl Pull request size is extra large. labels Mar 12, 2025
value = getattr(module, attribute)
if inspect.isclass(value):
for class_attribute in find_class_attributes(value, attribute):
attributes.insert(0, class_attribute)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: l Pull request size is large. labels Mar 19, 2025
@tswast
Copy link
Collaborator Author

tswast commented Jun 9, 2025

Closing. I'd like to revisit this in future. It's possible this script will be useful, but also possibly not, depending on the plugin changes introduced in googleapis/sphinx-docfx-yaml#415 to address this feature.

@tswast tswast closed this Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: xl Pull request size is extra large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant