func (a *Client) TagsCreateOrUpdate(params *TagsCreateOrUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*TagsCreateOrUpdateOK, *TagsCreateOrUpdateCreated, error) {
    // TODO: Validate the params before sending
    if params == nil {
        params = NewTagsCreateOrUpdateParams()
    }