Skip to content

fix(internal): add autogenerated header to snippets#4261

Merged
gcf-merge-on-green[bot] merged 1 commit intogoogleapis:masterfrom
noahdietz:snippet-gen-com
Jun 14, 2021
Merged

fix(internal): add autogenerated header to snippets#4261
gcf-merge-on-green[bot] merged 1 commit intogoogleapis:masterfrom
noahdietz:snippet-gen-com

Conversation

@noahdietz
Copy link
Copy Markdown
Contributor

Fixes #4260

@noahdietz noahdietz requested a review from a team June 14, 2021 18:31
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jun 14, 2021
// See the License for the specific language governing permissions and
// limitations under the License.

// Code generated by cloud.google.com/go/internal/gapicgen/gensnippets. DO NOT EDIT.
Copy link
Copy Markdown
Contributor Author

@noahdietz noahdietz Jun 14, 2021

Choose a reason for hiding this comment

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

We could exclude the by cloud.google.com/go/internal/gapicgen/gensnippets altogether per the documented rule. https://golang.org/cmd/go/#hdr-Generate_Go_files_by_processing_source

Copy link
Copy Markdown
Member

@codyoss codyoss left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Jun 14, 2021
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 2220787 into googleapis:master Jun 14, 2021
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 14, 2021
@tbpg
Copy link
Copy Markdown
Contributor

tbpg commented Jun 17, 2021

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

internal/gensnippets: include comment indicating code is autogenerated

3 participants