Skip to content

Convert tightly coupled local variable inside of method into method arguments #387

@irvifa

Description

@irvifa

As the previous PR #382 and #379.
I find several other samples that have the tendencies of including tightly coupled
variable for each of specific method.

Describe the solution you'd like
Hence I think it will be better to pass it as an argument instead of simply using local variable inside of the method.

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Labels

api: bigqueryIssues related to the googleapis/java-bigquery API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions