func (a *Client) TagsCreateOrUpdateValue(params *TagsCreateOrUpdateValueParams, authInfo runtime.ClientAuthInfoWriter) (*TagsCreateOrUpdateValueOK, *TagsCreateOrUpdateValueCreated, error) {
    // TODO: Validate the params before sending
    if params == nil {
        params = NewTagsCreateOrUpdateValueParams()
    }