Skip to content

Conversation

@alexshtin
Copy link
Contributor

Regenerate go files for temporalio/api@4b15d90.

type DataBlob struct {
EncodingType enums.EncodingType `protobuf:"varint,1,opt,name=EncodingType,proto3,enum=enums.EncodingType" json:"EncodingType,omitempty"`
Data []byte `protobuf:"bytes,2,opt,name=Data,proto3" json:"Data,omitempty"`
EncodingType enums.EncodingType `protobuf:"varint,1,opt,name=encodingType,proto3,enum=enums.EncodingType" json:"encodingType,omitempty"`
Copy link
Contributor Author

Choose a reason for hiding this comment

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

No change in Go structs.

@alexshtin alexshtin merged commit 303c4c4 into temporalio:master Apr 1, 2020
@alexshtin alexshtin deleted the fix/fields-case branch April 1, 2020 22:29
BenEddy pushed a commit to BenEddy/api-go that referenced this pull request Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant